Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabylonJS/BabylonNative
/ IndexBuffer
Class
IndexBuffer
Plugins/NativeEngine/Source/NativeEngine.h:292–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
struct VertexArray final
291
{
292
struct IndexBuffer
293
{
294
const IndexBufferData* data{};
295
};
296
297
IndexBuffer indexBuffer{};
298
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected