Public Member Functions | Public Attributes | List of all members
gte::VETManifoldMesh::Vertex Class Reference

#include <GteVETManifoldMesh.h>

Inheritance diagram for gte::VETManifoldMesh::Vertex:
Inheritance graph
[legend]

Public Member Functions

 Vertex (int vIndex)
 
virtual ~Vertex ()
 

Public Attributes

std::set< std::shared_ptr< Edge > > EAdjacent
 
std::set< std::shared_ptr< Triangle > > TAdjacent
 
int V
 
std::set< intVAdjacent
 

Detailed Description

Definition at line 28 of file GteVETManifoldMesh.h.

Constructor & Destructor Documentation

VETManifoldMesh::Vertex::~Vertex ( )
virtual

Definition at line 167 of file GteVETManifoldMesh.cpp.

VETManifoldMesh::Vertex::Vertex ( int  vIndex)

Definition at line 171 of file GteVETManifoldMesh.cpp.

Member Data Documentation

std::set<std::shared_ptr<Edge> > gte::VETManifoldMesh::Vertex::EAdjacent

Definition at line 39 of file GteVETManifoldMesh.h.

std::set<std::shared_ptr<Triangle> > gte::VETManifoldMesh::Vertex::TAdjacent

Definition at line 40 of file GteVETManifoldMesh.h.

int gte::VETManifoldMesh::Vertex::V

Definition at line 35 of file GteVETManifoldMesh.h.

std::set<int> gte::VETManifoldMesh::Vertex::VAdjacent

Definition at line 38 of file GteVETManifoldMesh.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:07