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