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

Method IsValid

trinityal/src/Tr2RtBottomLevelAccelerationStructureAL.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56bool Tr2RtBottomLevelAccelerationStructureAL::IsValid() const
57{
58 return m_blas->IsValid();
59}
60
61TrinityALImpl::Tr2RtBottomLevelAccelerationStructureAL* Tr2RtBottomLevelAccelerationStructureAL::TrinityALImpl_GetObject() const
62{

Callers

nothing calls this directly

Calls 1

GetSizeMethod · 0.45

Tested by

no test coverage detected