Public Member Functions | Public Attributes | List of all members
picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index Struct Reference
Inheritance diagram for picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index:
Inheritance graph
[legend]

Public Member Functions

void fromStream (std::istream &str)
 
void toStream (std::ostream &str) const
 

Public Attributes

int dims = 0
 
int nValues = 0
 
BoundingBox rootBBox
 

Detailed Description

template<int DIMS, typename Adapter, typename DistanceType = L2>
struct picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index

Definition at line 242 of file picoflann.h.

Member Function Documentation

◆ fromStream()

template<int DIMS, typename AAdapter , typename DistanceType >
void picoflann::KdTreeIndex< DIMS, AAdapter, DistanceType >::Index::fromStream ( std::istream &  str)
inline

Definition at line 760 of file picoflann.h.

◆ toStream()

template<int DIMS, typename AAdapter , typename DistanceType >
void picoflann::KdTreeIndex< DIMS, AAdapter, DistanceType >::Index::toStream ( std::ostream &  str) const
inline

Definition at line 747 of file picoflann.h.

Member Data Documentation

◆ dims

template<int DIMS, typename Adapter , typename DistanceType = L2>
int picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index::dims = 0

Definition at line 245 of file picoflann.h.

◆ nValues

template<int DIMS, typename Adapter , typename DistanceType = L2>
int picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index::nValues = 0

Definition at line 246 of file picoflann.h.

◆ rootBBox

template<int DIMS, typename Adapter , typename DistanceType = L2>
BoundingBox picoflann::KdTreeIndex< DIMS, Adapter, DistanceType >::Index::rootBBox

Definition at line 244 of file picoflann.h.


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


aruco
Author(s): Rafael Muñoz Salinas , Bence Magyar
autogenerated on Sat Sep 23 2023 02:26:45