Blender
V3.3
|
#include <btCylinderShape.h>
Public Member Functions | |
BT_DECLARE_ALIGNED_ALLOCATOR () | |
btCylinderShapeZ (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 151 of file btCylinderShape.h.
btCylinderShapeZ::btCylinderShapeZ | ( | const btVector3 & | halfExtents | ) |
Definition at line 36 of file btCylinderShape.cpp.
References m_upAxis.
|
virtual |
Definition at line 239 of file btCylinderShape.cpp.
References CylinderLocalSupportZ(), and getHalfExtentsWithoutMargin().
btCylinderShapeZ::BT_DECLARE_ALIGNED_ALLOCATOR | ( | ) |
|
inlinevirtual |
Definition at line 162 of file btCylinderShape.h.
|
inlinevirtual |
Definition at line 167 of file btCylinderShape.h.
References getHalfExtentsWithMargin().
|
virtual |
Definition at line 222 of file btCylinderShape.cpp.
References CylinderLocalSupportZ(), and getHalfExtentsWithoutMargin().