| addToWorkingList(Convex *ptr) | Convex | |
| BoxConvex() | BoxConvex | [inline] |
| collectGarbage() | Convex | |
| Convex() | Convex | |
| emitEdge(S32 v1, S32 v2, const MatrixF &mat, ConvexFeature *cf) | BoxConvex | [private] |
| emitFace(S32 fi, const MatrixF &mat, ConvexFeature *cf) | BoxConvex | [private] |
| 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) | BoxConvex | [virtual] |
| getObject() | Convex | [inline] |
| getPolyList(AbstractPolyList *list) | BoxConvex | [virtual] |
| getScale() const | Convex | [virtual] |
| getStateList() | Convex | [inline] |
| getTransform() const | Convex | [virtual] |
| getType() | Convex | [inline] |
| getVertex(S32 v) | BoxConvex | [private] |
| getWorkingList() | Convex | [inline] |
| init(SceneObject *obj) | BoxConvex | [inline] |
| mCenter | BoxConvex | |
| mList | Convex | [protected] |
| mObject | Convex | [protected] |
| mReference | Convex | [protected] |
| mSize | BoxConvex | |
| mType | Convex | [protected] |
| mWorking | Convex | [protected] |
| nukeList() | Convex | |
| registerObject(Convex *convex) | Convex | |
| support(const VectorF &v) const | BoxConvex | [virtual] |
| updateStateList(const MatrixF &mat, const Point3F &scale, const Point3F *displacement=NULL) | Convex | |
| updateWorkingList(const Box3F &box, const U32 colMask) | Convex | |
| ~Convex() | Convex | [virtual] |