BBoxBuildInformationTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >::BuildInformation Class Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/BBoxBuildInformationTreeStrategy.h>

+ Inheritance diagram for BBoxBuildInformationTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >::BuildInformation:

Public Member Functions

ScalarTypeDeferer< value_type >::ScalarType ** BBox ()
 
const ScalarTypeDeferer< value_type >::ScalarType *const * BBox () const
 
 BuildInformation ()
 
 ~BuildInformation ()
 

Public Attributes

ScalarTypeDeferer< value_type >::ScalarType * m_bbox [2]
 

Detailed Description

template<class InheritedStrategyT>
template<class BaseT>
class GfxTL::BBoxBuildInformationTreeStrategy< InheritedStrategyT >::StrategyBase< BaseT >::BuildInformation

Definition at line 29 of file BBoxBuildInformationTreeStrategy.h.

Constructor & Destructor Documentation

◆ BuildInformation()

BuildInformation ( )
inline

Definition at line 33 of file BBoxBuildInformationTreeStrategy.h.

◆ ~BuildInformation()

~BuildInformation ( )
inline

Definition at line 38 of file BBoxBuildInformationTreeStrategy.h.

Member Function Documentation

◆ BBox() [1/2]

ScalarTypeDeferer< value_type >::ScalarType** BBox ( )
inline

Definition at line 45 of file BBoxBuildInformationTreeStrategy.h.

◆ BBox() [2/2]

const ScalarTypeDeferer< value_type >::ScalarType* const* BBox ( ) const
inline

Definition at line 51 of file BBoxBuildInformationTreeStrategy.h.

Member Data Documentation

◆ m_bbox

ScalarTypeDeferer< value_type >::ScalarType* m_bbox[2]

Definition at line 56 of file BBoxBuildInformationTreeStrategy.h.


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