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

Method GetJointMappingAnimRig

trinity/Tr2MeshArea.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188unsigned int* Tr2MeshArea::GetJointMappingAnimRig() const
189{
190 return m_jointMappingAnimRig;
191}
192
193void Tr2MeshArea::AddOwnerMesh( Tr2MeshBase* mesh )
194{

Callers 2

GetBatchesForAreaMethod · 0.80
GetBatchesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected