Public Member Functions | Public Attributes
vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge Class Reference

#include <topology.h>

List of all members.

Public Member Functions

bool operator!= (const PVertexEdge &pe) const
bool operator< (const PVertexEdge &pe) const
bool operator== (const PVertexEdge &pe) const
 PVertexEdge ()
 PVertexEdge (EdgePointer pe, const int nz)

Public Attributes

EdgePointer e
VertexPointer v
int z

Detailed Description

template<class UpdateMeshType>
class vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge

Auxiliairy data structure for computing edge edge adjacency information. It identifies an edge storing a vertex pointer and a edge pointer where it belong.

Definition at line 507 of file complex/algorithms/update/topology.h.


Constructor & Destructor Documentation

template<class UpdateMeshType >
vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge::PVertexEdge ( ) [inline]

Definition at line 515 of file complex/algorithms/update/topology.h.

template<class UpdateMeshType >
vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge::PVertexEdge ( EdgePointer  pe,
const int  nz 
) [inline]

Definition at line 516 of file complex/algorithms/update/topology.h.


Member Function Documentation

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

Definition at line 528 of file complex/algorithms/update/topology.h.

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

Definition at line 526 of file complex/algorithms/update/topology.h.

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

Definition at line 527 of file complex/algorithms/update/topology.h.


Member Data Documentation

template<class UpdateMeshType >
EdgePointer vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge::e

Definition at line 512 of file complex/algorithms/update/topology.h.

template<class UpdateMeshType >
VertexPointer vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge::v

Definition at line 511 of file complex/algorithms/update/topology.h.

template<class UpdateMeshType >
int vcg::tri::UpdateTopology< UpdateMeshType >::PVertexEdge::z

Definition at line 513 of file complex/algorithms/update/topology.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:43:54