Public Member Functions | Public Attributes
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:


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