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

◆ CylinderLocalSupportX()

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

Definition at line 118 of file btCylinderShape.cpp.

◆ CylinderLocalSupportY()

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

Definition at line 152 of file btCylinderShape.cpp.

◆ CylinderLocalSupportZ()

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

Definition at line 183 of file btCylinderShape.cpp.