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

Method GetTLAS

trinity/Raytracing/Tr2RaytracingGeometry.cpp:1062–1065  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1060}
1061
1062Tr2RtTopLevelAccelerationStructureAL Tr2RaytracingGeometry::GetTLAS() const
1063{
1064 return m_tlas;
1065}
1066
1067const Tr2BindlessResourcesAL& Tr2RaytracingGeometry::GetBindlessResources() const
1068{

Callers 3

RenderFogMethod · 0.80
RenderShadowsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected