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

#include <component_polygon.h>

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

List of all members.

Public Member Functions

void Alloc (const int &ns)
T::HEdgePointer const cFHp (const int &) const
void Dealloc ()
T::HEdgePointer & FHp (const int &)
int Next (const int &i)
 PolyInfo ()
int Prev (const int &i)
const int & VN () const

Static Public Member Functions

static bool HasFHAdjacency ()
static bool HasPolyInfo ()

Protected Member Functions

void SetVN (const int &n)

Private Attributes

int _ns

Detailed Description

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

Definition at line 65 of file component_polygon.h.


Constructor & Destructor Documentation

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

Definition at line 69 of file component_polygon.h.


Member Function Documentation

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

Definition at line 83 of file component_polygon.h.

template<class T>
void vcg::face::PolyInfo< T >::Dealloc (  )  [inline]
template<class T>
T::HEdgePointer& vcg::face::PolyInfo< T >::FHp ( const int &   )  [inline]

Definition at line 82 of file component_polygon.h.

template<class T>
static bool vcg::face::PolyInfo< T >::HasFHAdjacency (  )  [inline, static]
template<class T>
static bool vcg::face::PolyInfo< T >::HasPolyInfo (  )  [inline, static]

Definition at line 74 of file component_polygon.h.

template<class T>
int vcg::face::PolyInfo< T >::Next ( const int &  i  )  [inline]

Definition at line 77 of file component_polygon.h.

template<class T>
int vcg::face::PolyInfo< T >::Prev ( const int &  i  )  [inline]

Definition at line 76 of file component_polygon.h.

template<class T>
void vcg::face::PolyInfo< T >::SetVN ( const int &  n  )  [inline, protected]

Definition at line 67 of file component_polygon.h.

template<class T>
const int& vcg::face::PolyInfo< T >::VN (  )  const [inline]

Definition at line 75 of file component_polygon.h.


Member Data Documentation

template<class T>
int vcg::face::PolyInfo< T >::_ns [private]

Definition at line 86 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