16#ifndef BT_CONE_MINKOWSKI_H
17#define BT_CONE_MINKOWSKI_H
86 void setConeUpIndex(
int upIndex);
90 return m_coneIndices[1];
98 virtual void setLocalScaling(
const btVector3& scaling);
100 virtual int calculateSerializeBufferSize()
const;
172 return "btConeShapeData";
const T & btMax(const T &a, const T &b)
float btScalar
The btScalar type abstracts floating point numbers, to easily switch between double and single floati...
#define ATTRIBUTE_ALIGNED16(a)
#define SIMD_FORCE_INLINE
btConeShape implements a Cone shape, around the X axis
virtual const char * getName() const
virtual btVector3 getAnisotropicRollingFrictionDirection() const
the getAnisotropicRollingFrictionDirection can be used in combination with setAnisotropicFriction See...
btConeShapeZ implements a Cone shape, around the Z axis
virtual btVector3 getAnisotropicRollingFrictionDirection() const
the getAnisotropicRollingFrictionDirection can be used in combination with setAnisotropicFriction See...
virtual const char * getName() const
The btConeShape implements a cone shape primitive, centered around the origin and aligned with the Y ...
btScalar getRadius() const
void setRadius(const btScalar radius)
virtual btVector3 getAnisotropicRollingFrictionDirection() const
the getAnisotropicRollingFrictionDirection can be used in combination with setAnisotropicFriction See...
BT_DECLARE_ALIGNED_ALLOCATOR()
void setHeight(const btScalar height)
int getConeUpIndex() const
virtual int calculateSerializeBufferSize() const
virtual const char * getName() const
btScalar getHeight() const
virtual const char * serialize(void *dataBuffer, btSerializer *serializer) const
fills the dataBuffer and returns the struct name (and 0 on failure)
virtual void calculateLocalInertia(btScalar mass, btVector3 &inertia) const
The btConvexInternalShape is an internal base class, shared by most convex shape implementations.
virtual const char * serialize(void *dataBuffer, btSerializer *serializer) const
fills the dataBuffer and returns the struct name (and 0 on failure)
btVector3 can be used to represent 3D points and vectors.
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64
btConvexInternalShapeData m_convexInternalShapeData
do not change those serialization structures, it requires an updated sBulletDNAstr/sBulletDNAstr64