Public Types | Public Member Functions | Static Public Member Functions | Public Attributes
vcg::tri::Nring< MeshType > Class Template Reference

#include <nring.h>

List of all members.

Public Types

typedef MeshType::CoordType CoordType
typedef MeshType::FaceIterator FaceIterator
typedef MeshType::FaceType FaceType
typedef MeshType::ScalarType ScalarType
typedef MeshType::VertexIterator VertexIterator
typedef MeshType::VertexType VertexType

Public Member Functions

void clear ()
void expand ()
void expand (int k)
void insertAndFlag (FaceType *f)
void insertAndFlag (VertexType *v)
void insertAndFlag1Ring (VertexType *v)
 Nring (VertexType *v, MeshType *m)
 ~Nring ()

Static Public Member Functions

static void clearFlags (MeshType *m)

Public Attributes

std::vector< FaceType * > allF
std::vector< VertexType * > allV
std::vector< FaceType * > lastF
std::vector< VertexType * > lastV
MeshType * m

Detailed Description

template<class MeshType>
class vcg::tri::Nring< MeshType >

Class Mesh. This is class for extracting n-ring of vertexes or faces, starting from a vertex of a mesh.

Definition at line 42 of file nring.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:42:55