Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
243
Tr2RaytracingMeshArea* Tr2MeshArea::GetRtMeshArea() const
244
{
245
return m_rtMeshArea.get();
246
}
Callers
4
UpdateRtSkeleton
Method · 0.80
PushRtGeometry
Method · 0.80
UpdateRtSkeleton
Method · 0.80
PushRtGeometry
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected