Detailed Description
Definition at line 431 of file btConvexHullComputer.cpp.
Constructor & Destructor Documentation
| btConvexHullInternal::Vertex::Vertex |
( |
| ) |
|
|
inline |
Member Function Documentation
| Point32 btConvexHullInternal::Vertex::operator- |
( |
const Vertex & |
b | ) |
const |
|
inline |
| void btConvexHullInternal::Vertex::receiveNearbyFaces |
( |
Vertex * |
src | ) |
|
|
inline |
| btScalar btConvexHullInternal::Vertex::xvalue |
( |
| ) |
const |
|
inline |
| btScalar btConvexHullInternal::Vertex::yvalue |
( |
| ) |
const |
|
inline |
| btScalar btConvexHullInternal::Vertex::zvalue |
( |
| ) |
const |
|
inline |
Member Data Documentation
| int btConvexHullInternal::Vertex::copy |
| Edge* btConvexHullInternal::Vertex::edges |
| Face* btConvexHullInternal::Vertex::firstNearbyFace |
| Face* btConvexHullInternal::Vertex::lastNearbyFace |
| Vertex* btConvexHullInternal::Vertex::next |
| Point32 btConvexHullInternal::Vertex::point |
| PointR128 btConvexHullInternal::Vertex::point128 |
| Vertex* btConvexHullInternal::Vertex::prev |
The documentation for this class was generated from the following file: