Public Member Functions | Public Attributes | List of all members
gte::TSManifoldMesh::Tetrahedron Class Reference

#include <GteTSManifoldMesh.h>

Public Member Functions

 Tetrahedron (int v0, int v1, int v2, int v3)
 
virtual ~Tetrahedron ()
 

Public Attributes

std::weak_ptr< TetrahedronS [4]
 
std::weak_ptr< TriangleT [4]
 
int V [4]
 

Detailed Description

Definition at line 46 of file GteTSManifoldMesh.h.

Constructor & Destructor Documentation

TSManifoldMesh::Tetrahedron::~Tetrahedron ( )
virtual

Definition at line 244 of file GteTSManifoldMesh.cpp.

TSManifoldMesh::Tetrahedron::Tetrahedron ( int  v0,
int  v1,
int  v2,
int  v3 
)

Definition at line 248 of file GteTSManifoldMesh.cpp.

Member Data Documentation

std::weak_ptr<Tetrahedron> gte::TSManifoldMesh::Tetrahedron::S[4]

Definition at line 65 of file GteTSManifoldMesh.h.

std::weak_ptr<Triangle> gte::TSManifoldMesh::Tetrahedron::T[4]

Definition at line 61 of file GteTSManifoldMesh.h.

int gte::TSManifoldMesh::Tetrahedron::V[4]

Definition at line 54 of file GteTSManifoldMesh.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