3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/bgfx/IndexBufferHandle.h"
14 ::ll::TypedStorage<8, 8, uchar*> data;
15 ::ll::TypedStorage<4, 4, uint> size;
16 ::ll::TypedStorage<4, 4, uint> startIndex;
17 ::ll::TypedStorage<2, 2, ::bgfx::IndexBufferHandle> handle;
Definition TransientIndexBuffer.h:7