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

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

#include <vcg/complex/algorithms/update/topology.h>

List of all members.

Public Member Functions

bool operator!= (const PEdgeTex &pe) const
bool operator< (const PEdgeTex &pe) const
bool operator== (const PEdgeTex &pe) const
 PEdgeTex ()
void Set (FacePointer pf, const int nz)

Public Attributes

FacePointer f
FaceType::TexCoordType v [2]
int z

Detailed Description

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

Auxiliairy data structure for computing face face adjacency information.

It identifies and edge storing two vertex pointer and a face pointer where it belong.

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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

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

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

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

template<class UpdateMeshType >
void vcg::tri::UpdateTopology< UpdateMeshType >::PEdgeTex::Set ( FacePointer  pf,
const int  nz 
) [inline]

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


Member Data Documentation

template<class UpdateMeshType >
FacePointer vcg::tri::UpdateTopology< UpdateMeshType >::PEdgeTex::f

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

template<class UpdateMeshType >
FaceType::TexCoordType vcg::tri::UpdateTopology< UpdateMeshType >::PEdgeTex::v[2]

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

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

Definition at line 316 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