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

Method GetRtMeshArea

trinity/Tr2MeshArea.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243Tr2RaytracingMeshArea* Tr2MeshArea::GetRtMeshArea() const
244{
245 return m_rtMeshArea.get();
246}

Callers 4

UpdateRtSkeletonMethod · 0.80
PushRtGeometryMethod · 0.80
UpdateRtSkeletonMethod · 0.80
PushRtGeometryMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected