Public Types | Public Member Functions
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 487 of file complex/algorithms/closest.h.


Member Typedef Documentation

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

Definition at line 495 of file complex/algorithms/closest.h.

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

Definition at line 493 of file complex/algorithms/closest.h.

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

Definition at line 490 of file complex/algorithms/closest.h.

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

Definition at line 492 of file complex/algorithms/closest.h.

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

Definition at line 491 of file complex/algorithms/closest.h.

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

Definition at line 494 of file complex/algorithms/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 498 of file complex/algorithms/closest.h.


Member Function Documentation

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

Definition at line 501 of file complex/algorithms/closest.h.


The documentation for this class was generated from the following file:


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