Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
void Tr2MeshArea::SetJointMappingAnimRig( unsigned int* val )
31
{
32
m_jointMappingAnimRig = val;
33
}
34
35
Tr2MeshArea& Tr2MeshArea::operator=( const Tr2MeshArea& other )
36
{
Callers
1
BindToRig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected