Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetGrannyMeshBinding
Method
GetGrannyMeshBinding
trinity/Tr2GrannyAnimation.cpp:2473–2476 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2471
2472
#if WITH_GRANNY
2473
const granny_mesh_binding* Tr2AnimationMeshBinding::GetGrannyMeshBinding() const
2474
{
2475
return m_meshBinding.get();
2476
}
2477
#endif
2478
2479
void Tr2AnimationMeshBinding::CreateBinding()
Callers
1
RenderBones
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected