|
Bullet Collision Detection & Physics Library
|
#include <btTriangleShape.h>


Public Attributes | |
| btVector3 | m_vertices1 [3] |
Additional Inherited Members | |
Protected Member Functions inherited from btConvexInternalShape | |
| btConvexInternalShape () | |
Protected Attributes inherited from btPolyhedralConvexShape | |
| btConvexPolyhedron * | m_polyhedron |
Protected Attributes inherited from btConvexInternalShape | |
| btVector3 | m_localScaling |
| btVector3 | m_implicitShapeDimensions |
| btScalar | m_collisionMargin |
| btScalar | m_padding |
Protected Attributes inherited from btCollisionShape | |
| int | m_shapeType |
| void * | m_userPointer |
| int | m_userIndex |
Definition at line 22 of file btTriangleShape.h.
|
inline |
Definition at line 87 of file btTriangleShape.h.
|
inline |
Definition at line 92 of file btTriangleShape.h.
|
inlinevirtual |
Reimplemented from btPolyhedralConvexShape.
Definition at line 76 of file btTriangleShape.h.
| btTriangleShape::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) |
Definition at line 111 of file btTriangleShape.h.
|
inlinevirtual |
Reimplemented from btPolyhedralConvexShape.
Definition at line 124 of file btTriangleShape.h.
|
inlinevirtual |
getAabb's default implementation is brute force, expected derived classes to implement a fast dedicated version
Reimplemented from btConvexInternalShape.
Reimplemented in btTriangleShapeEx.
Definition at line 63 of file btTriangleShape.h.
Implements btPolyhedralConvexShape.
Definition at line 56 of file btTriangleShape.h.
Implements btCollisionShape.
Definition at line 163 of file btTriangleShape.h.
Implements btPolyhedralConvexShape.
Definition at line 51 of file btTriangleShape.h.
Implements btPolyhedralConvexShape.
Definition at line 106 of file btTriangleShape.h.
Reimplemented from btConvexInternalShape.
Definition at line 168 of file btTriangleShape.h.
Implements btPolyhedralConvexShape.
Definition at line 32 of file btTriangleShape.h.
|
inlinevirtual |
Implements btPolyhedralConvexShape.
Definition at line 101 of file btTriangleShape.h.
|
inlinevirtual |
Definition at line 117 of file btTriangleShape.h.
|
inlinevirtual |
Reimplemented from btConvexInternalShape.
Definition at line 173 of file btTriangleShape.h.
Implements btPolyhedralConvexShape.
Definition at line 46 of file btTriangleShape.h.
Definition at line 37 of file btTriangleShape.h.
Definition at line 42 of file btTriangleShape.h.
|
inlinevirtual |
Implements btPolyhedralConvexShape.
Definition at line 131 of file btTriangleShape.h.
|
inlinevirtual |
Reimplemented from btPolyhedralConvexShape.
Definition at line 69 of file btTriangleShape.h.
| btVector3 btTriangleShape::m_vertices1[3] |
Definition at line 30 of file btTriangleShape.h.