Convex Member ListThis is the complete list of members for Convex, including all inherited members.
addToWorkingList(Convex *ptr) | Convex | |
collectGarbage() | Convex | |
Convex() | Convex | |
findClosestState(const MatrixF &mat, const Point3F &scale, const F32 dontCareDist=1) | Convex | |
getBoundingBox() const | Convex | [virtual] |
getBoundingBox(const MatrixF &mat, const Point3F &scale) const | Convex | [virtual] |
getCollisionInfo(const MatrixF &mat, const Point3F &scale, CollisionList *cList, F32 tol) | Convex | |
getFeatures(const MatrixF &mat, const VectorF &n, ConvexFeature *cf) | Convex | [virtual] |
getObject() | Convex | [inline] |
getPolyList(AbstractPolyList *list) | Convex | [virtual] |
getScale() const | Convex | [virtual] |
getStateList() | Convex | [inline] |
getTransform() const | Convex | [virtual] |
getType() | Convex | [inline] |
getWorkingList() | Convex | [inline] |
linkAfter(Convex *next) | Convex | [private] |
mList | Convex | [protected] |
mNext | Convex | [private] |
mObject | Convex | [protected] |
mPrev | Convex | [private] |
mReference | Convex | [protected] |
mTag | Convex | [private] |
mType | Convex | [protected] |
mWorking | Convex | [protected] |
nukeList() | Convex | |
registerObject(Convex *convex) | Convex | |
sTag | Convex | [private, static] |
support(const VectorF &v) const | Convex | [virtual] |
unlink() | Convex | [private] |
updateStateList(const MatrixF &mat, const Point3F &scale, const Point3F *displacement=NULL) | Convex | |
updateWorkingList(const Box3F &box, const U32 colMask) | Convex | |
~Convex() | Convex | [virtual] |
|