Public Member Functions

btCylinderShapeZ Class Reference

#include <btCylinderShape.h>

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

List of all members.

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

Detailed Description

Definition at line 160 of file btCylinderShape.h.


Constructor & Destructor Documentation

btCylinderShapeZ::btCylinderShapeZ ( const btVector3 halfExtents  ) 

Definition at line 38 of file btCylinderShape.cpp.


Member Function Documentation

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

Reimplemented from btCylinderShape.

Definition at line 262 of file btCylinderShape.cpp.

btCylinderShapeZ::BT_DECLARE_ALIGNED_ALLOCATOR (  ) 

Reimplemented from btCylinderShape.

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

Reimplemented from btCylinderShape.

Definition at line 171 of file btCylinderShape.h.

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

Reimplemented from btCylinderShape.

Definition at line 176 of file btCylinderShape.h.

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

Reimplemented from btCylinderShape.

Definition at line 245 of file btCylinderShape.cpp.


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