Public Member Functions | Public Attributes | List of all members
lvr2::BVHTree< BaseVecT >::BVHLeaf Struct Reference
Inheritance diagram for lvr2::BVHTree< BaseVecT >::BVHLeaf:
Inheritance graph
[legend]

Public Member Functions

virtual bool isLeaf ()
 

Public Attributes

vector< size_t > triangles
 
- Public Attributes inherited from lvr2::BVHTree< BaseVecT >::BVHNode
BoundingBox< BaseVecT > bb
 

Detailed Description

template<typename BaseVecT>
struct lvr2::BVHTree< BaseVecT >::BVHLeaf

Definition at line 176 of file BVH.hpp.

Member Function Documentation

◆ isLeaf()

template<typename BaseVecT >
virtual bool lvr2::BVHTree< BaseVecT >::BVHLeaf::isLeaf ( )
inlinevirtual

Implements lvr2::BVHTree< BaseVecT >::BVHNode.

Definition at line 180 of file BVH.hpp.

Member Data Documentation

◆ triangles

template<typename BaseVecT >
vector<size_t> lvr2::BVHTree< BaseVecT >::BVHLeaf::triangles

Definition at line 179 of file BVH.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27