Public Member Functions | Public Attributes | List of all members
ConvexDecomposition::Tri Class Reference
Inheritance diagram for ConvexDecomposition::Tri:
Inheritance graph
[legend]

Public Member Functions

int & neib (int a, int b)
 
 Tri (int a, int b, int c)
 
 ~Tri ()
 
- Public Member Functions inherited from ConvexDecomposition::int3
 int3 ()
 
 int3 (int _x, int _y, int _z)
 
const int & operator[] (int i) const
 
int & operator[] (int i)
 

Public Attributes

int id
 
int3 n
 
double rise
 
int vmax
 
- Public Attributes inherited from ConvexDecomposition::int3
int x
 
int y
 
int z
 

Detailed Description

Definition at line 2395 of file cd_hull.cpp.

Constructor & Destructor Documentation

◆ Tri()

ConvexDecomposition::Tri::Tri ( int  a,
int  b,
int  c 
)
inline

Definition at line 2405 of file cd_hull.cpp.

◆ ~Tri()

ConvexDecomposition::Tri::~Tri ( )
inline

Definition at line 2412 of file cd_hull.cpp.

Member Function Documentation

◆ neib()

int & ConvexDecomposition::Tri::neib ( int  a,
int  b 
)

Definition at line 2421 of file cd_hull.cpp.

Member Data Documentation

◆ id

int ConvexDecomposition::Tri::id

Definition at line 2402 of file cd_hull.cpp.

◆ n

int3 ConvexDecomposition::Tri::n

Definition at line 2401 of file cd_hull.cpp.

◆ rise

double ConvexDecomposition::Tri::rise

Definition at line 2404 of file cd_hull.cpp.

◆ vmax

int ConvexDecomposition::Tri::vmax

Definition at line 2403 of file cd_hull.cpp.


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


convex_decomposition
Author(s): John W. Ratcliff
autogenerated on Mon Feb 28 2022 22:06:34