Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
844
CustomCommand::IndexFormat Mesh::getIndexFormat() const
845
{
846
return meshIndexFormat;
847
}
848
849
void Mesh::setIndexFormat(CustomCommand::IndexFormat indexFormat)
850
{
Callers
1
drawCustomCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected