vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::Neighbour Struct Reference

#include <octree.h>

List of all members.

Public Member Functions

 Neighbour (ObjectPointer &object, CoordType &point, ScalarType distance)
 Neighbour ()
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 190 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 192 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 198 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 205 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 213 of file octree.h.

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

Definition at line 211 of file octree.h.

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

Definition at line 212 of file octree.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:03 2013