Public Member Functions | Public Attributes | List of all members
ConvexDecomposition::ConvexH::HalfEdge Class Reference

Public Member Functions

 HalfEdge ()
 
 HalfEdge (short _ea, unsigned char _v, unsigned char _p)
 

Public Attributes

short ea
 
unsigned char p
 
unsigned char v
 

Detailed Description

Definition at line 1658 of file cd_hull.cpp.

Constructor & Destructor Documentation

◆ HalfEdge() [1/2]

ConvexDecomposition::ConvexH::HalfEdge::HalfEdge ( )
inline

Definition at line 1664 of file cd_hull.cpp.

◆ HalfEdge() [2/2]

ConvexDecomposition::ConvexH::HalfEdge::HalfEdge ( short  _ea,
unsigned char  _v,
unsigned char  _p 
)
inline

Definition at line 1665 of file cd_hull.cpp.

Member Data Documentation

◆ ea

short ConvexDecomposition::ConvexH::HalfEdge::ea

Definition at line 1661 of file cd_hull.cpp.

◆ p

unsigned char ConvexDecomposition::ConvexH::HalfEdge::p

Definition at line 1663 of file cd_hull.cpp.

◆ v

unsigned char ConvexDecomposition::ConvexH::HalfEdge::v

Definition at line 1662 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 Wed Mar 2 2022 00:05:00