Public Member Functions | Public Attributes
vcg::RayIterator2D< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type Struct Reference

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

#include <space_iterators2d.h>

List of all members.

Public Member Functions

 Entry_Type (ObjType *_elem, ScalarType _dist, CoordType _intersection)
 Entry_Type (const Entry_Type &e)
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::RayIterator2D< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type

structure that mantain for the current cell pre-calculated data

Definition at line 192 of file space_iterators2d.h.


Constructor & Destructor Documentation

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

Definition at line 196 of file space_iterators2d.h.

template<class Spatial_Idexing , class INTFUNCTOR , class TMARKER >
vcg::RayIterator2D< Spatial_Idexing, INTFUNCTOR, TMARKER >::Entry_Type::Entry_Type ( const Entry_Type e) [inline]

Definition at line 203 of file space_iterators2d.h.


Member Function Documentation

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

Definition at line 210 of file space_iterators2d.h.


Member Data Documentation

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

Definition at line 212 of file space_iterators2d.h.

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

Definition at line 211 of file space_iterators2d.h.

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

Definition at line 213 of file space_iterators2d.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