Public Member Functions | Public Attributes
vcg::edge::VertexStar< EDGETYPE > Class Template Reference

#include <pos.h>

List of all members.

Public Member Functions

void NextF ()
 Function to jump on the next face of the list of vertex z.
 VertexStar ()
 Default Constructor.
 VertexStar (EDGETYPE *const ep, int const zp)
 Constructor which associates the EdgePos elementet with a face and its edge.

Public Attributes

EDGETYPE * e
 Pointer to an edge.
int z
 Local index of the vertex.

Detailed Description

template<class EDGETYPE>
class vcg::edge::VertexStar< EDGETYPE >

Class VertexStar

Parameters:
EDGETYPESpecifies the type of the faces

Definition at line 55 of file vcg/simplex/edge/pos.h.


Constructor & Destructor Documentation

template<class EDGETYPE >
vcg::edge::VertexStar< EDGETYPE >::VertexStar ( ) [inline]

Default Constructor.

Definition at line 63 of file vcg/simplex/edge/pos.h.

template<class EDGETYPE >
vcg::edge::VertexStar< EDGETYPE >::VertexStar ( EDGETYPE *const  ep,
int const  zp 
) [inline]

Constructor which associates the EdgePos elementet with a face and its edge.

Definition at line 65 of file vcg/simplex/edge/pos.h.


Member Function Documentation

template<class EDGETYPE >
void vcg::edge::VertexStar< EDGETYPE >::NextF ( ) [inline]

Function to jump on the next face of the list of vertex z.

Definition at line 72 of file vcg/simplex/edge/pos.h.


Member Data Documentation

template<class EDGETYPE >
EDGETYPE* vcg::edge::VertexStar< EDGETYPE >::e

Pointer to an edge.

Definition at line 59 of file vcg/simplex/edge/pos.h.

template<class EDGETYPE >
int vcg::edge::VertexStar< EDGETYPE >::z

Local index of the vertex.

Definition at line 61 of file vcg/simplex/edge/pos.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:26