vcg::edge::UpdateTopology< UpdateMeshType >::PVertex Class Reference

Auxiliairy data structure for computing face face adjacency information. More...

#include <topology.h>

List of all members.

Public Member Functions

bool operator!= (const PVertex &pe) const
bool operator< (const PVertex &pe) const
bool operator<= (const PVertex &pe) const
bool operator== (const PVertex &pe) const
bool operator> (const PVertex &pe) const
bool operator>= (const PVertex &pe) const
 PVertex ()
void Set (EdgePointer pe, const int nz)

Public Attributes

EdgePointer e
VertexPointer v
int z

Detailed Description

template<class UpdateMeshType>
class vcg::edge::UpdateTopology< UpdateMeshType >::PVertex

Auxiliairy data structure for computing face face adjacency information.

Definition at line 60 of file complex/edgemesh/update/topology.h.


Constructor & Destructor Documentation

template<class UpdateMeshType >
vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::PVertex (  )  [inline]

Definition at line 68 of file complex/edgemesh/update/topology.h.


Member Function Documentation

template<class UpdateMeshType >
bool vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::operator!= ( const PVertex pe  )  const [inline]

Definition at line 106 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
bool vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::operator< ( const PVertex pe  )  const [inline]

Definition at line 81 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
bool vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::operator<= ( const PVertex pe  )  const [inline]

Definition at line 86 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
bool vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::operator== ( const PVertex pe  )  const [inline]

Definition at line 101 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
bool vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::operator> ( const PVertex pe  )  const [inline]

Definition at line 91 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
bool vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::operator>= ( const PVertex pe  )  const [inline]

Definition at line 96 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
void vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::Set ( EdgePointer  pe,
const int  nz 
) [inline]

Definition at line 70 of file complex/edgemesh/update/topology.h.


Member Data Documentation

template<class UpdateMeshType >
EdgePointer vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::e

Definition at line 65 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
VertexPointer vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::v

Definition at line 64 of file complex/edgemesh/update/topology.h.

template<class UpdateMeshType >
int vcg::edge::UpdateTopology< UpdateMeshType >::PVertex::z

Definition at line 66 of file complex/edgemesh/update/topology.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:12 2013