vcg::tri::TriRayIterator< GRID, MESH > Class Template Reference

#include <closest.h>

Inheritance diagram for vcg::tri::TriRayIterator< GRID, MESH >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MESH::FaceType FaceType
typedef
vcg::RayTriangleIntersectionFunctor
< true > 
FintFunct
typedef GRID GridType
typedef FaceTmark< MESH > MarkerFace
typedef MESH MeshType
typedef vcg::RayIterator< GRID,
FintFunct, FaceTmark< MESH > > 
RayBaseType
typedef MESH::ScalarType ScalarType

Public Member Functions

void SetMesh (MeshType *m)
 TriRayIterator (GridType &_Si, const ScalarType &max_d)

Detailed Description

template<class GRID, class MESH>
class vcg::tri::TriRayIterator< GRID, MESH >

Definition at line 541 of file complex/trimesh/closest.h.


Member Typedef Documentation

template<class GRID , class MESH >
typedef MESH::FaceType vcg::tri::TriRayIterator< GRID, MESH >::FaceType

Definition at line 549 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef vcg::RayTriangleIntersectionFunctor<true> vcg::tri::TriRayIterator< GRID, MESH >::FintFunct

Definition at line 547 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef GRID vcg::tri::TriRayIterator< GRID, MESH >::GridType

Definition at line 544 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef FaceTmark<MESH> vcg::tri::TriRayIterator< GRID, MESH >::MarkerFace

Definition at line 546 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef MESH vcg::tri::TriRayIterator< GRID, MESH >::MeshType

Definition at line 545 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef vcg::RayIterator<GRID,FintFunct, FaceTmark<MESH> > vcg::tri::TriRayIterator< GRID, MESH >::RayBaseType

Definition at line 548 of file complex/trimesh/closest.h.

template<class GRID , class MESH >
typedef MESH::ScalarType vcg::tri::TriRayIterator< GRID, MESH >::ScalarType

Constructor & Destructor Documentation

template<class GRID , class MESH >
vcg::tri::TriRayIterator< GRID, MESH >::TriRayIterator ( GridType _Si,
const ScalarType max_d 
) [inline]

Definition at line 552 of file complex/trimesh/closest.h.


Member Function Documentation

template<class GRID , class MESH >
void vcg::tri::TriRayIterator< GRID, MESH >::SetMesh ( MeshType m  )  [inline]

Definition at line 555 of file complex/trimesh/closest.h.


The documentation for this class 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:36 2013