Bullet Collision Detection & Physics Library
Functions
btCylinderShape.cpp File Reference
#include "btCylinderShape.h"
Include dependency graph for btCylinderShape.cpp:

Go to the source code of this file.

Functions

btVector3 CylinderLocalSupportX (const btVector3 &halfExtents, const btVector3 &v)
 
btVector3 CylinderLocalSupportY (const btVector3 &halfExtents, const btVector3 &v)
 
btVector3 CylinderLocalSupportZ (const btVector3 &halfExtents, const btVector3 &v)
 

Function Documentation

btVector3 CylinderLocalSupportX ( const btVector3 halfExtents,
const btVector3 v 
)
inline

Definition at line 124 of file btCylinderShape.cpp.

btVector3 CylinderLocalSupportY ( const btVector3 halfExtents,
const btVector3 v 
)
inline

Definition at line 167 of file btCylinderShape.cpp.

btVector3 CylinderLocalSupportZ ( const btVector3 halfExtents,
const btVector3 v 
)
inline

Definition at line 202 of file btCylinderShape.cpp.