Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
650
Tr2RaytracingMesh* Tr2MeshBase::GetRtMesh() const
651
{
652
return m_rtMesh.get();
653
}
Callers
6
UpdateRtSkeleton
Method · 0.80
PushRtGeometry
Method · 0.80
UpdateRtSkeleton
Method · 0.80
PushRtGeometry
Method · 0.80
UnbakeMorphs
Method · 0.80
UpdateMeshMorphs
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected