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

Method IsValid

trinityal/dx12/Tr2RtTopLevelAccelerationStructureALDx12.cpp:264–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262}
263
264bool Tr2RtTopLevelAccelerationStructureAL::IsValid() const
265{
266 return m_owner != nullptr;
267}
268
269void Tr2RtTopLevelAccelerationStructureAL::Destroy()
270{

Callers 3

UploadInstanceDataFunction · 0.45
CreateMethod · 0.45
UpdateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected