Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MeshFixing< MeshT >::Vertex Struct Reference

Internal vertex type. More...

Public Member Functions

 Vertex (const ACG::Vec3d &_p)
 

Public Attributes

ACG::Vec3d p
 
std::vector< unsigned int > faces
 This vector will contain a list of all faces incident to the current vertex.
 

Detailed Description

template<class MeshT>
struct MeshFixing< MeshT >::Vertex

Internal vertex type.

Definition at line 121 of file MeshFixingT.hh.


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