Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getIndexBuffer
Method
getIndexBuffer
core/3d/Mesh.cpp:854–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
852
}
853
854
backend::Buffer* Mesh::getIndexBuffer() const
855
{
856
return _meshIndexData->getIndexBuffer();
857
}
858
}
Callers
1
getIndexCount
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected