vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type Struct Reference

structure that mantain for the current cell pre-calculated data More...

#include <space_iterators.h>

List of all members.

Public Member Functions

 Entry_Type (ObjType *_elem, ScalarType _dist, CoordType _intersection)
bool operator< (const Entry_Type &l) const
bool operator== (const Entry_Type &l) const

Public Attributes

ScalarType dist
ObjTypeelem
CoordType intersection

Detailed Description

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
struct vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type

structure that mantain for the current cell pre-calculated data

Definition at line 501 of file space_iterators.h.


Constructor & Destructor Documentation

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type::Entry_Type ( ObjType _elem,
ScalarType  _dist,
CoordType  _intersection 
) [inline]

Definition at line 505 of file space_iterators.h.


Member Function Documentation

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
bool vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type::operator< ( const Entry_Type l  )  const [inline]

Definition at line 512 of file space_iterators.h.

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
bool vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type::operator== ( const Entry_Type l  )  const [inline]

Definition at line 514 of file space_iterators.h.


Member Data Documentation

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
ScalarType vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type::dist

Definition at line 517 of file space_iterators.h.

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
ObjType* vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type::elem

Definition at line 516 of file space_iterators.h.

template<class Spatial_Idexing, class DISTFUNCTOR, class TMARKER>
CoordType vcg::ClosestIterator< Spatial_Idexing, DISTFUNCTOR, TMARKER >::Entry_Type::intersection

Definition at line 518 of file space_iterators.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:22:58 2013