Public Member Functions | |
double | GetX (void) const |
double | GetY (void) const |
double | GetZ (void) const |
void | Set (int index, const double *pos) |
VertexPosition (void) | |
VertexPosition (const double *p) | |
Public Attributes | |
double | mPos [3] |
Definition at line 138 of file vlookup.cpp.
ConvexDecomposition::VertexPosition::VertexPosition | ( | void | ) | [inline] |
Definition at line 141 of file vlookup.cpp.
ConvexDecomposition::VertexPosition::VertexPosition | ( | const double * | p | ) | [inline] |
Definition at line 142 of file vlookup.cpp.
double ConvexDecomposition::VertexPosition::GetX | ( | void | ) | const [inline] |
Definition at line 159 of file vlookup.cpp.
double ConvexDecomposition::VertexPosition::GetY | ( | void | ) | const [inline] |
Definition at line 160 of file vlookup.cpp.
double ConvexDecomposition::VertexPosition::GetZ | ( | void | ) | const [inline] |
Definition at line 161 of file vlookup.cpp.
void ConvexDecomposition::VertexPosition::Set | ( | int | index, |
const double * | pos | ||
) | [inline] |
Definition at line 149 of file vlookup.cpp.
Definition at line 161 of file vlookup.cpp.