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 (EDGETYPE *const ep, int const zp)
 Constructor which associates the EdgePos elementet with a face and its edge.
 VertexStar ()
 Default Constructor.

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:
EDGETYPE Specifies the type of the faces

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


Constructor & Destructor Documentation

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

Default Constructor.

Definition at line 57 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 59 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 66 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 53 of file vcg/simplex/edge/pos.h.

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

Local index of the vertex.

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