MCPcopy Create free account
hub / github.com/axmolengine/axmol / getIndexFormat

Method getIndexFormat

core/3d/Mesh.cpp:844–847  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

842}
843
844CustomCommand::IndexFormat Mesh::getIndexFormat() const
845{
846 return meshIndexFormat;
847}
848
849void Mesh::setIndexFormat(CustomCommand::IndexFormat indexFormat)
850{

Callers 1

drawCustomCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected