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

Method SetJointMappingAnimRig

trinity/Tr2MeshArea.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void Tr2MeshArea::SetJointMappingAnimRig( unsigned int* val )
31{
32 m_jointMappingAnimRig = val;
33}
34
35Tr2MeshArea& Tr2MeshArea::operator=( const Tr2MeshArea& other )
36{

Callers 1

BindToRigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected