|
Blender V4.3
|
#include <btCylinderShape.h>
Inherits btCylinderShape.
Public Member Functions | |
| BT_DECLARE_ALIGNED_ALLOCATOR () | |
| btCylinderShapeX (const btVector3 &halfExtents) | |
| virtual btVector3 | localGetSupportingVertexWithoutMargin (const btVector3 &vec) const |
| virtual void | batchedUnitVectorGetSupportingVertexWithoutMargin (const btVector3 *vectors, btVector3 *supportVerticesOut, int numVectors) const |
| virtual const char * | getName () const |
| virtual btScalar | getRadius () const |
Definition at line 129 of file btCylinderShape.h.
| btCylinderShapeX::btCylinderShapeX | ( | const btVector3 & | halfExtents | ) |
Definition at line 30 of file btCylinderShape.cpp.
References m_upAxis.
|
virtual |
Definition at line 247 of file btCylinderShape.cpp.
References CylinderLocalSupportX(), and getHalfExtentsWithoutMargin().
| btCylinderShapeX::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) |
|
inlinevirtual |
Definition at line 140 of file btCylinderShape.h.
|
inlinevirtual |
Definition at line 145 of file btCylinderShape.h.
References getHalfExtentsWithMargin().
|
virtual |
Definition at line 217 of file btCylinderShape.cpp.
References CylinderLocalSupportX(), and getHalfExtentsWithoutMargin().