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

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

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

Public Member Functions

unsigned int & CreateChild ()
 
const unsigned int CreateChild () const
 
bool Written () const
 
void Written (bool written)
 

Detailed Description

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

Definition at line 746 of file AACubeTree.h.

Member Function Documentation

◆ CreateChild() [1/2]

unsigned int& CreateChild ( )
inline

Definition at line 750 of file AACubeTree.h.

+ Here is the caller graph for this function:

◆ CreateChild() [2/2]

const unsigned int CreateChild ( ) const
inline

Definition at line 754 of file AACubeTree.h.

◆ Written() [1/2]

bool Written ( ) const
inline

Definition at line 758 of file AACubeTree.h.

+ Here is the caller graph for this function:

◆ Written() [2/2]

void Written ( bool  written)
inline

Definition at line 762 of file AACubeTree.h.


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