Blender  V3.3
Functions
btCylinderShape.cpp File Reference
#include "btCylinderShape.h"

Go to the source code of this file.

Functions

SIMD_FORCE_INLINE 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()

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

◆ CylinderLocalSupportY()

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

Definition at line 152 of file btCylinderShape.cpp.

References btSqrt(), btVector3, and v.

◆ CylinderLocalSupportZ()

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