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

#include <component.h>

List of all members.

Public Member Functions

T::FacePointer const cVFp () const
template<class LeftV >
void ImportData (const LeftV &left)
 VFAdj ()
int & VFi ()
T::FacePointer & VFp ()

Static Public Member Functions

static bool HasVFAdjacency ()
static bool HasVFAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::FacePointer _fp
int _zp

Detailed Description

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

Definition at line 450 of file vertex/component.h.


Constructor & Destructor Documentation

template<class T>
vcg::vertex::VFAdj< T >::VFAdj (  )  [inline]

Definition at line 452 of file vertex/component.h.


Member Function Documentation

template<class T>
T::FacePointer const vcg::vertex::VFAdj< T >::cVFp (  )  const [inline]

Definition at line 454 of file vertex/component.h.

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

Definition at line 458 of file vertex/component.h.

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

Definition at line 459 of file vertex/component.h.

template<class T>
template<class LeftV >
void vcg::vertex::VFAdj< T >::ImportData ( const LeftV &  left  )  [inline]
template<class T>
static void vcg::vertex::VFAdj< T >::Name ( std::vector< std::string > &  name  )  [inline, static]
template<class T>
int& vcg::vertex::VFAdj< T >::VFi (  )  [inline]

Definition at line 455 of file vertex/component.h.

template<class T>
T::FacePointer& vcg::vertex::VFAdj< T >::VFp (  )  [inline]

Definition at line 453 of file vertex/component.h.


Member Data Documentation

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

Definition at line 463 of file vertex/component.h.

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

Definition at line 464 of file vertex/component.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