Om  1.0.0
A universal framework for multimedia simulation
om::physics::base::ConvexHull Member List

This is the complete list of members for om::physics::base::ConvexHull, including all inherited members.

addVertices(const Vector3f *vertices, UInt32 numVertices, Float maxError=0.000001f)om::physics::base::ConvexHull
clearVertices()om::physics::base::ConvexHull
ConvexHull()om::physics::base::ConvexHull
ConvexHull(const Vector3f *inputVertices, UInt32 numVertices, Float maxError=0.000001f)om::physics::base::ConvexHull
getBoundingBox() const om::physics::base::ConvexHullinline
getSupportVertex(const SIMDFloat4 &direction, UInt32 startingVertex=0) const om::physics::base::ConvexHullinline
getSupportVertexIndex(const SIMDFloat4 &direction, UInt32 startingVertex=0) const om::physics::base::ConvexHull
getTriangle(UInt32 index) const om::physics::base::ConvexHullinline
getTriangleCount() const om::physics::base::ConvexHullinline
getTriangleNeighbors(UInt32 index) const om::physics::base::ConvexHull
getVertex(UInt32 index) const om::physics::base::ConvexHullinline
getVertexCount() const om::physics::base::ConvexHullinline
getVertexTriangle(UInt32 vertexIndex, UInt32 triangleIndex) const om::physics::base::ConvexHullinline
getVertexTriangleCount(UInt32 vertexIndex) const om::physics::base::ConvexHullinline