Public Member Functions | |
Face () | |
void | init (Vertex *a, Vertex *b, Vertex *c) |
Point64 | getNormal () |
Public Attributes | |
Face * | next |
Vertex * | nearbyVertex |
Face * | nextWithSameNearbyVertex |
Point32 | origin |
Point32 | dir0 |
Point32 | dir1 |
Definition at line 542 of file btConvexHullComputer.cpp.
btConvexHullInternal::Face::Face | ( | ) | [inline] |
Definition at line 552 of file btConvexHullComputer.cpp.
Point64 btConvexHullInternal::Face::getNormal | ( | ) | [inline] |
Definition at line 573 of file btConvexHullComputer.cpp.
Definition at line 556 of file btConvexHullComputer.cpp.
Definition at line 549 of file btConvexHullComputer.cpp.
Definition at line 550 of file btConvexHullComputer.cpp.
Definition at line 546 of file btConvexHullComputer.cpp.
Definition at line 545 of file btConvexHullComputer.cpp.
Definition at line 547 of file btConvexHullComputer.cpp.
Definition at line 548 of file btConvexHullComputer.cpp.