Public Member Functions | Public Attributes
vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour Struct Reference

#include <octree.h>

List of all members.

Public Member Functions

 Neighbour ()
 Neighbour (ObjectPointer &object, CoordType &point, ScalarType distance)
bool operator< (const Neighbour &n) const

Public Attributes

ScalarType distance
ObjectPointer object
CoordType point

Detailed Description

template<class OBJECT_TYPE, class SCALAR_TYPE>
struct vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour

Definition at line 186 of file octree.h.


Constructor & Destructor Documentation

template<class OBJECT_TYPE, class SCALAR_TYPE>
vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour::Neighbour ( ) [inline]

Definition at line 188 of file octree.h.

template<class OBJECT_TYPE, class SCALAR_TYPE>
vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour::Neighbour ( ObjectPointer object,
CoordType point,
ScalarType  distance 
) [inline]

Definition at line 194 of file octree.h.


Member Function Documentation

template<class OBJECT_TYPE, class SCALAR_TYPE>
bool vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour::operator< ( const Neighbour n) const [inline]

Definition at line 201 of file octree.h.


Member Data Documentation

template<class OBJECT_TYPE, class SCALAR_TYPE>
ScalarType vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour::distance

Definition at line 209 of file octree.h.

template<class OBJECT_TYPE, class SCALAR_TYPE>
ObjectPointer vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour::object

Definition at line 207 of file octree.h.

template<class OBJECT_TYPE, class SCALAR_TYPE>
CoordType vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour::point

Definition at line 208 of file octree.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:19