MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetIndex

Method GetIndex

trinity/Tr2MeshArea.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61int Tr2MeshArea::GetIndex() const
62{
63 return m_index;
64}
65
66void Tr2MeshArea::SetIndex( int ix )
67{

Callers 13

GetBatchesMethod · 0.80
GetBatchesForAreaMethod · 0.80
CreateGeometryBatchFunction · 0.80
GetBatchesMethod · 0.80
CollectAreaBlocksMethod · 0.80
GetBatchesMethod · 0.80
GetBatchesMethod · 0.80
CreatePlacementMethod · 0.80
UpdateRtSkeletonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected