vcg::RayIterator< Spatial_Idexing, INTFUNCTOR, 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

Public Attributes

ScalarType dist
ObjTypeelem
CoordType intersection

Detailed Description

template<class Spatial_Idexing, class INTFUNCTOR, class TMARKER>
struct vcg::RayIterator< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type

structure that mantain for the current cell pre-calculated data

Definition at line 298 of file space_iterators.h.


Constructor & Destructor Documentation

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

Definition at line 302 of file space_iterators.h.


Member Function Documentation

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

Definition at line 308 of file space_iterators.h.


Member Data Documentation

template<class Spatial_Idexing, class INTFUNCTOR, class TMARKER>
ScalarType vcg::RayIterator< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type::dist

Definition at line 310 of file space_iterators.h.

template<class Spatial_Idexing, class INTFUNCTOR, class TMARKER>
ObjType* vcg::RayIterator< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type::elem

Definition at line 309 of file space_iterators.h.

template<class Spatial_Idexing, class INTFUNCTOR, class TMARKER>
CoordType vcg::RayIterator< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type::intersection

Definition at line 311 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:23:04 2013