vcg::vertex::VFAdjOcc< T > Class Template Reference

*----------------------------- VFADJ ------------------------------*/ More...

#include <component_occ.h>

Inheritance diagram for vcg::vertex::VFAdjOcc< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T::FacePointer FacePointer
typedef T::VertType VertType

Public Member Functions

FacePointerFp ()
int & Zp ()

Static Public Member Functions

static bool HasVFAdjacency ()

Private Attributes

T::FacePointer _fp
int _zp

Detailed Description

template<class T>
class vcg::vertex::VFAdjOcc< T >

*----------------------------- VFADJ ------------------------------*/

Definition at line 254 of file vertex/component_occ.h.


Member Typedef Documentation

template<class T >
typedef T::FacePointer vcg::vertex::VFAdjOcc< T >::FacePointer

Definition at line 257 of file vertex/component_occ.h.

template<class T >
typedef T::VertType vcg::vertex::VFAdjOcc< T >::VertType

Definition at line 256 of file vertex/component_occ.h.


Member Function Documentation

template<class T >
FacePointer& vcg::vertex::VFAdjOcc< T >::Fp (  )  [inline]

Definition at line 258 of file vertex/component_occ.h.

template<class T >
static bool vcg::vertex::VFAdjOcc< T >::HasVFAdjacency (  )  [inline, static]

Definition at line 260 of file vertex/component_occ.h.

template<class T >
int& vcg::vertex::VFAdjOcc< T >::Zp (  )  [inline]

Definition at line 259 of file vertex/component_occ.h.


Member Data Documentation

template<class T >
T::FacePointer vcg::vertex::VFAdjOcc< T >::_fp [private]

Definition at line 262 of file vertex/component_occ.h.

template<class T >
int vcg::vertex::VFAdjOcc< T >::_zp [private]

Definition at line 263 of file vertex/component_occ.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:58 2013