MCPcopy 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
854backend::Buffer* Mesh::getIndexBuffer() const
855{
856 return _meshIndexData->getIndexBuffer();
857}
858}

Callers 1

getIndexCountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected