Public Member Functions | |
Wpoint (const Vector3d< double > &p, double w) | |
Public Attributes | |
Vector3d< double > | mPoint |
double | mWeight |
Definition at line 108 of file concavity.cpp.
|
inline |
Definition at line 111 of file concavity.cpp.
Vector3d<double> ConvexDecomposition::Wpoint::mPoint |
Definition at line 117 of file concavity.cpp.
double ConvexDecomposition::Wpoint::mWeight |
Definition at line 118 of file concavity.cpp.