Blender
V3.3
|
#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) |
SIMD_FORCE_INLINE btVector3 CylinderLocalSupportX | ( | const btVector3 & | halfExtents, |
const btVector3 & | v | ||
) |
Definition at line 118 of file btCylinderShape.cpp.
References btSqrt(), btVector3, and v.
Referenced by btCylinderShapeX::batchedUnitVectorGetSupportingVertexWithoutMargin(), and btCylinderShapeX::localGetSupportingVertexWithoutMargin().
Definition at line 152 of file btCylinderShape.cpp.
Definition at line 183 of file btCylinderShape.cpp.
References btSqrt(), btVector3, and v.
Referenced by btCylinderShapeZ::batchedUnitVectorGetSupportingVertexWithoutMargin(), and btCylinderShapeZ::localGetSupportingVertexWithoutMargin().