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

Method GetRtMesh

trinity/Tr2MeshBase.cpp:650–653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

648}
649
650Tr2RaytracingMesh* Tr2MeshBase::GetRtMesh() const
651{
652 return m_rtMesh.get();
653}

Callers 6

UpdateRtSkeletonMethod · 0.80
PushRtGeometryMethod · 0.80
UpdateRtSkeletonMethod · 0.80
PushRtGeometryMethod · 0.80
UnbakeMorphsMethod · 0.80
UpdateMeshMorphsMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected