Public Member Functions | Public Attributes
vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex Struct Reference

The LCVertex struct represents a vertex for the Link Conditions. More...

List of all members.

Public Member Functions

 LCVertex ()
 LCVertex (const LCVertex &lcVertex)
LCVertexoperator= (const LCVertex &lcVertex)
void reset ()

Public Attributes

LCEdgeStar edges
LCVertexStar star

Detailed Description

template<typename PolyMeshType>
struct vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex

The LCVertex struct represents a vertex for the Link Conditions.

Definition at line 271 of file polygon_polychord_collapse.h.


Constructor & Destructor Documentation

template<typename PolyMeshType >
vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex::LCVertex ( ) [inline]

Definition at line 274 of file polygon_polychord_collapse.h.

template<typename PolyMeshType >
vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex::LCVertex ( const LCVertex lcVertex) [inline]

Definition at line 275 of file polygon_polychord_collapse.h.


Member Function Documentation

template<typename PolyMeshType >
LCVertex& vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex::operator= ( const LCVertex lcVertex) [inline]

Definition at line 279 of file polygon_polychord_collapse.h.

template<typename PolyMeshType >
void vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex::reset ( ) [inline]

Definition at line 284 of file polygon_polychord_collapse.h.


Member Data Documentation

template<typename PolyMeshType >
LCEdgeStar vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex::edges

Definition at line 273 of file polygon_polychord_collapse.h.

template<typename PolyMeshType >
LCVertexStar vcg::tri::PolychordCollapse< PolyMeshType >::LinkConditions::LCVertex::star

Definition at line 272 of file polygon_polychord_collapse.h.


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


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