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

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

getBoundingVolume() const noexceptBVH::LinearBVH< T, P, BV, K >inline
LinearBVH()=defaultBVH::LinearBVH< T, P, BV, K >inline
LinearBVH(const LinearBVH &)=defaultBVH::LinearBVH< T, P, BV, K >inline
LinearBVH(const std::vector< std::shared_ptr< const LinearNodeT< T, P, BV, K >>> &a_linearNodes, const std::vector< std::shared_ptr< const P >> &a_primitives)BVH::LinearBVH< T, P, BV, K >inline
LinearBVH(const std::vector< std::shared_ptr< LinearNodeT< T, P, BV, K >>> &a_linearNodes, const std::vector< std::shared_ptr< const P >> &a_primitives)BVH::LinearBVH< T, P, BV, K >inline
LinearNode typedefBVH::LinearBVH< T, P, BV, K >
m_linearNodesBVH::LinearBVH< T, P, BV, K >protected
m_primitivesBVH::LinearBVH< T, P, BV, K >protected
PrimitiveList typedefBVH::LinearBVH< T, P, BV, K >
traverse(const BVH::Updater< P > &a_updater, const BVH::Visiter< LinearNode, Meta > &a_visiter, const BVH::Sorter< LinearNode, Meta, K > &a_sorter, const BVH::MetaUpdater< LinearNode, Meta > &a_metaUpdater) const noexceptBVH::LinearBVH< T, P, BV, K >inline
Vec3 typedefBVH::LinearBVH< T, P, BV, K >
~LinearBVH()BVH::LinearBVH< T, P, BV, K >inlinevirtual