MCPcopy 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
2473const granny_mesh_binding* Tr2AnimationMeshBinding::GetGrannyMeshBinding() const
2474{
2475 return m_meshBinding.get();
2476}
2477#endif
2478
2479void Tr2AnimationMeshBinding::CreateBinding()

Callers 1

RenderBonesMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected