Public Member Functions | |
IntermediateHull () | |
void | print () |
Public Attributes | |
Vertex * | minXy |
Vertex * | maxXy |
Vertex * | minYx |
Vertex * | maxYx |
Definition at line 648 of file btConvexHullComputer.cpp.
btConvexHullInternal::IntermediateHull::IntermediateHull | ( | ) | [inline] |
Definition at line 656 of file btConvexHullComputer.cpp.
void btConvexHullInternal::IntermediateHull::print | ( | ) |
Definition at line 652 of file btConvexHullComputer.cpp.
Definition at line 654 of file btConvexHullComputer.cpp.
Definition at line 651 of file btConvexHullComputer.cpp.
Definition at line 653 of file btConvexHullComputer.cpp.