vcg::edge::EFAdj< T > Class Template Reference

#include <component.h>

Inheritance diagram for vcg::edge::EFAdj< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const int & cEFi () const
const T::FacePointer cEFp () const
 EFAdj ()
int & EFi ()
T::FacePointer & EFp ()
template<class LeftV >
void ImportData (const LeftV &left)

Static Public Member Functions

static bool HasEFAdjacency ()
static bool HasEFAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::FacePointer _fp
int _zp

Detailed Description

template<class T>
class vcg::edge::EFAdj< T >

Definition at line 369 of file edge/component.h.


Constructor & Destructor Documentation

template<class T >
vcg::edge::EFAdj< T >::EFAdj (  )  [inline]

Definition at line 371 of file edge/component.h.


Member Function Documentation

template<class T >
const int& vcg::edge::EFAdj< T >::cEFi (  )  const [inline]

Definition at line 375 of file edge/component.h.

template<class T >
const T::FacePointer vcg::edge::EFAdj< T >::cEFp (  )  const [inline]

Definition at line 373 of file edge/component.h.

template<class T >
int& vcg::edge::EFAdj< T >::EFi (  )  [inline]

Definition at line 374 of file edge/component.h.

template<class T >
T::FacePointer& vcg::edge::EFAdj< T >::EFp (  )  [inline]

Definition at line 372 of file edge/component.h.

template<class T >
static bool vcg::edge::EFAdj< T >::HasEFAdjacency (  )  [inline, static]

Definition at line 378 of file edge/component.h.

template<class T >
static bool vcg::edge::EFAdj< T >::HasEFAdjacencyOcc (  )  [inline, static]

Definition at line 379 of file edge/component.h.

template<class T >
template<class LeftV >
void vcg::edge::EFAdj< T >::ImportData ( const LeftV &  left  )  [inline]

Definition at line 377 of file edge/component.h.

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

Definition at line 380 of file edge/component.h.


Member Data Documentation

template<class T >
T::FacePointer vcg::edge::EFAdj< T >::_fp [private]

Definition at line 383 of file edge/component.h.

template<class T >
int vcg::edge::EFAdj< T >::_zp [private]

Definition at line 384 of file edge/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:11 2013