Public Types | Public Member Functions
vcg::tri::AdvancingTest< MESH > Class Template Reference

#include <advancing_front.h>

Inheritance diagram for vcg::tri::AdvancingTest< MESH >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef MESH::FaceIterator FaceIterator
typedef MESH::FaceType FaceType
typedef MESH::VertexType::CoordType Point3x
typedef MESH::ScalarType ScalarType
typedef MESH::VertexIterator VertexIterator
typedef MESH::VertexType VertexType

Public Member Functions

 AdvancingTest (MESH &_mesh)
int Place (FrontEdge &e, typename AdvancingFront< MESH >::ResultIterator &touch)
bool Seed (int &v0, int &v1, int &v2)

Detailed Description

template<class MESH>
class vcg::tri::AdvancingTest< MESH >

Definition at line 475 of file advancing_front.h.


Member Typedef Documentation

template<class MESH >
typedef MESH::FaceIterator vcg::tri::AdvancingTest< MESH >::FaceIterator

Reimplemented from vcg::tri::AdvancingFront< MESH >.

Definition at line 480 of file advancing_front.h.

template<class MESH >
typedef MESH::FaceType vcg::tri::AdvancingTest< MESH >::FaceType

Reimplemented from vcg::tri::AdvancingFront< MESH >.

Definition at line 479 of file advancing_front.h.

template<class MESH >
typedef MESH::VertexType::CoordType vcg::tri::AdvancingTest< MESH >::Point3x

Reimplemented from vcg::tri::AdvancingFront< MESH >.

Definition at line 483 of file advancing_front.h.

template<class MESH >
typedef MESH::ScalarType vcg::tri::AdvancingTest< MESH >::ScalarType

Reimplemented from vcg::tri::AdvancingFront< MESH >.

Definition at line 482 of file advancing_front.h.

template<class MESH >
typedef MESH::VertexIterator vcg::tri::AdvancingTest< MESH >::VertexIterator

Definition at line 478 of file advancing_front.h.

template<class MESH >
typedef MESH::VertexType vcg::tri::AdvancingTest< MESH >::VertexType

Reimplemented from vcg::tri::AdvancingFront< MESH >.

Definition at line 477 of file advancing_front.h.


Constructor & Destructor Documentation

template<class MESH >
vcg::tri::AdvancingTest< MESH >::AdvancingTest ( MESH &  _mesh) [inline]

Definition at line 485 of file advancing_front.h.


Member Function Documentation

template<class MESH >
int vcg::tri::AdvancingTest< MESH >::Place ( FrontEdge e,
typename AdvancingFront< MESH >::ResultIterator touch 
) [inline]

Definition at line 505 of file advancing_front.h.

template<class MESH >
bool vcg::tri::AdvancingTest< MESH >::Seed ( int &  v0,
int &  v1,
int &  v2 
) [inline, virtual]

Implements vcg::tri::AdvancingFront< MESH >.

Definition at line 487 of file advancing_front.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:41:52