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

Public Member Functions

double GetX (void) const
 
double GetY (void) const
 
double GetZ (void) const
 
void Set (int index, const double *pos)
 
 VertexPosition (const double *p)
 
 VertexPosition (void)
 

Public Attributes

double mPos [3]
 

Detailed Description

Definition at line 138 of file vlookup.cpp.

Constructor & Destructor Documentation

◆ VertexPosition() [1/2]

ConvexDecomposition::VertexPosition::VertexPosition ( void  )
inline

Definition at line 141 of file vlookup.cpp.

◆ VertexPosition() [2/2]

ConvexDecomposition::VertexPosition::VertexPosition ( const double *  p)
inline

Definition at line 142 of file vlookup.cpp.

Member Function Documentation

◆ GetX()

double ConvexDecomposition::VertexPosition::GetX ( void  ) const
inline

Definition at line 159 of file vlookup.cpp.

◆ GetY()

double ConvexDecomposition::VertexPosition::GetY ( void  ) const
inline

Definition at line 160 of file vlookup.cpp.

◆ GetZ()

double ConvexDecomposition::VertexPosition::GetZ ( void  ) const
inline

Definition at line 161 of file vlookup.cpp.

◆ Set()

void ConvexDecomposition::VertexPosition::Set ( int  index,
const double *  pos 
)
inline

Definition at line 149 of file vlookup.cpp.

Member Data Documentation

◆ mPos

double ConvexDecomposition::VertexPosition::mPos[3]

Definition at line 161 of file vlookup.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