AACubeTree< DimT, StrategiesT, VectorKernelT >::BuildInformation Class Reference

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

+ Inheritance diagram for AACubeTree< DimT, StrategiesT, VectorKernelT >::BuildInformation:

Public Member Functions

unsigned int & CreateChild ()
 
const unsigned int CreateChild () const
 
AACube< VectorXD< DimT, ScalarType > > & Cube ()
 
const AACube< VectorXD< DimT, ScalarType > > & Cube () const
 

Detailed Description

template<unsigned int DimT, class StrategiesT, template< unsigned int > class VectorKernelT = VectorKernelD>
class GfxTL::AACubeTree< DimT, StrategiesT, VectorKernelT >::BuildInformation

Definition at line 765 of file AACubeTree.h.

Member Function Documentation

◆ CreateChild() [1/2]

unsigned int& CreateChild ( )
inline

Definition at line 769 of file AACubeTree.h.

+ Here is the caller graph for this function:

◆ CreateChild() [2/2]

const unsigned int CreateChild ( ) const
inline

Definition at line 775 of file AACubeTree.h.

◆ Cube() [1/2]

AACube<VectorXD<DimT, ScalarType> >& Cube ( )
inline

Definition at line 787 of file AACubeTree.h.

◆ Cube() [2/2]

const AACube<VectorXD<DimT, ScalarType> >& Cube ( ) const
inline

Definition at line 781 of file AACubeTree.h.

+ Here is the caller graph for this function:

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