Public Member Functions

btCylinderShapeX Class Reference

#include <btCylinderShape.h>

Inheritance diagram for btCylinderShapeX:
Inheritance graph
[legend]
Collaboration diagram for btCylinderShapeX:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 137 of file btCylinderShape.h.


Constructor & Destructor Documentation

btCylinderShapeX::btCylinderShapeX ( const btVector3 halfExtents  ) 

Definition at line 30 of file btCylinderShape.cpp.


Member Function Documentation

void btCylinderShapeX::batchedUnitVectorGetSupportingVertexWithoutMargin ( const btVector3 vectors,
btVector3 supportVerticesOut,
int  numVectors 
) const [virtual]

Reimplemented from btCylinderShape.

Definition at line 273 of file btCylinderShape.cpp.

btCylinderShapeX::BT_DECLARE_ALIGNED_ALLOCATOR (  ) 

Reimplemented from btCylinderShape.

virtual const char* btCylinderShapeX::getName (  )  const [inline, virtual]

Reimplemented from btCylinderShape.

Definition at line 148 of file btCylinderShape.h.

virtual btScalar btCylinderShapeX::getRadius (  )  const [inline, virtual]

Reimplemented from btCylinderShape.

Definition at line 153 of file btCylinderShape.h.

btVector3 btCylinderShapeX::localGetSupportingVertexWithoutMargin ( const btVector3 vec  )  const [virtual]

Reimplemented from btCylinderShape.

Definition at line 239 of file btCylinderShape.cpp.


The documentation for this class was generated from the following files: