vcg::face::PFEAdj< T > Class Template Reference

#include <component_polygon.h>

Inheritance diagram for vcg::face::PFEAdj< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T::EdgeType EdgeType

Public Member Functions

void Alloc (const int &ns)
T::EdgePointer const cFEp (const int j) const
void Dealloc ()
T::EdgePointer const FEp (const int j) const
T::EdgePointer & FEp (const int j)
template<class LeftF >
void ImportLocal (const LeftF &leftF)
 PFEAdj ()

Static Public Member Functions

static bool HasFEAdjacency ()
static bool HasFEAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Public Attributes

T::EdgePointer * _fepP

Detailed Description

template<class T>
class vcg::face::PFEAdj< T >

Definition at line 281 of file component_polygon.h.


Member Typedef Documentation

template<class T >
typedef T::EdgeType vcg::face::PFEAdj< T >::EdgeType

Definition at line 283 of file component_polygon.h.


Constructor & Destructor Documentation

template<class T >
vcg::face::PFEAdj< T >::PFEAdj (  )  [inline]

Definition at line 284 of file component_polygon.h.


Member Function Documentation

template<class T >
void vcg::face::PFEAdj< T >::Alloc ( const int &  ns  )  [inline]

Definition at line 291 of file component_polygon.h.

template<class T >
T::EdgePointer const vcg::face::PFEAdj< T >::cFEp ( const int  j  )  const [inline]

Definition at line 287 of file component_polygon.h.

template<class T >
void vcg::face::PFEAdj< T >::Dealloc (  )  [inline]

Definition at line 299 of file component_polygon.h.

template<class T >
T::EdgePointer const vcg::face::PFEAdj< T >::FEp ( const int  j  )  const [inline]

Definition at line 286 of file component_polygon.h.

template<class T >
T::EdgePointer& vcg::face::PFEAdj< T >::FEp ( const int  j  )  [inline]

Definition at line 285 of file component_polygon.h.

template<class T >
static bool vcg::face::PFEAdj< T >::HasFEAdjacency (  )  [inline, static]

Definition at line 301 of file component_polygon.h.

template<class T >
static bool vcg::face::PFEAdj< T >::HasFEAdjacencyOcc (  )  [inline, static]

Definition at line 302 of file component_polygon.h.

template<class T >
template<class LeftF >
void vcg::face::PFEAdj< T >::ImportLocal ( const LeftF &  leftF  )  [inline]

Definition at line 290 of file component_polygon.h.

template<class T >
static void vcg::face::PFEAdj< T >::Name ( std::vector< std::string > &  name  )  [inline, static]

Definition at line 303 of file component_polygon.h.


Member Data Documentation

template<class T >
T::EdgePointer* vcg::face::PFEAdj< T >::_fepP

Definition at line 306 of file component_polygon.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:16 2013