Bullet Collision Detection & Physics Library
|
This is the complete list of members for HullLibrary, including all inherited members.
allocateTriangle(int a, int b, int c) | HullLibrary | private |
b2bfix(btHullTriangle *s, btHullTriangle *t) | HullLibrary | private |
BringOutYourDead(const btVector3 *verts, unsigned int vcount, btVector3 *overts, unsigned int &ocount, unsigned int *indices, unsigned indexcount) | HullLibrary | private |
calchull(btVector3 *verts, int verts_count, TUIntArray &tris_out, int &tris_count, int vlimit) | HullLibrary | private |
calchullgen(btVector3 *verts, int verts_count, int vlimit) | HullLibrary | private |
checkit(btHullTriangle *t) | HullLibrary | private |
CleanupVertices(unsigned int svcount, const btVector3 *svertices, unsigned int stride, unsigned int &vcount, btVector3 *vertices, btScalar normalepsilon, btVector3 &scale) | HullLibrary | private |
ComputeHull(unsigned int vcount, const btVector3 *vertices, PHullResult &result, unsigned int vlimit) | HullLibrary | private |
ConvexHCrop(ConvexH &convex, const btPlane &slice) | HullLibrary | private |
CreateConvexHull(const HullDesc &desc, HullResult &result) | HullLibrary | |
deAllocateTriangle(btHullTriangle *) | HullLibrary | private |
extrudable(btScalar epsilon) | HullLibrary | private |
extrude(class btHullTriangle *t0, int v) | HullLibrary | private |
FindSimplex(btVector3 *verts, int verts_count, btAlignedObjectArray< int > &allow) | HullLibrary | private |
m_tris | HullLibrary | private |
m_vertexIndexMapping | HullLibrary | |
ReleaseResult(HullResult &result) | HullLibrary | |
removeb2b(btHullTriangle *s, btHullTriangle *t) | HullLibrary | private |
test_cube() | HullLibrary | private |