EBGeometry  1.0
BVH::LinearNodeT< T, P, BV, K > Member List

This is the complete list of members for BVH::LinearNodeT< T, P, BV, K >, including all inherited members.

getBoundingVolume() const noexceptBVH::LinearNodeT< T, P, BV, K >inline
getChildOffsets() const noexceptBVH::LinearNodeT< T, P, BV, K >inline
getDistances(const Vec3 &a_point, const std::vector< std::shared_ptr< const P >> &a_primitives) const noexceptBVH::LinearNodeT< T, P, BV, K >inline
getDistanceToBoundingVolume(const Vec3 &a_point) const noexceptBVH::LinearNodeT< T, P, BV, K >inline
getNumPrimitives() const noexceptBVH::LinearNodeT< T, P, BV, K >inline
getPrimitivesOffset() const noexceptBVH::LinearNodeT< T, P, BV, K >inline
isLeaf() const noexceptBVH::LinearNodeT< T, P, BV, K >inline
isPartitioned() const noexceptBVH::LinearNodeT< T, P, BV, K >inline
LinearNodeT() noexceptBVH::LinearNodeT< T, P, BV, K >inline
m_boundingVolumeBVH::LinearNodeT< T, P, BV, K >protected
m_childOffsetsBVH::LinearNodeT< T, P, BV, K >protected
m_numPrimitivesBVH::LinearNodeT< T, P, BV, K >protected
m_partitionedBVH::LinearNodeT< T, P, BV, K >protected
m_primitivesOffsetBVH::LinearNodeT< T, P, BV, K >protected
setBoundingVolume(const BV &a_boundingVolume) noexceptBVH::LinearNodeT< T, P, BV, K >inline
setChildOffset(const size_t a_childOffset, const size_t a_whichChild) noexceptBVH::LinearNodeT< T, P, BV, K >inline
setNumPrimitives(const size_t a_numPrimitives) noexceptBVH::LinearNodeT< T, P, BV, K >inline
setPrimitivesOffset(const size_t a_primitivesOffset) noexceptBVH::LinearNodeT< T, P, BV, K >inline
Vec3 typedefBVH::LinearNodeT< T, P, BV, K >
~LinearNodeT()BVH::LinearNodeT< T, P, BV, K >inlinevirtual