Blender  V3.3
Public Member Functions | List of all members
btConeShapeX Class Reference

btConeShape implements a Cone shape, around the X axis More...

#include <btConeShape.h>

Inheritance diagram for btConeShapeX:

Public Member Functions

 btConeShapeX (btScalar radius, btScalar height)
 
virtual btVector3 getAnisotropicRollingFrictionDirection () const
 
virtual const char * getName () const
 

Detailed Description

btConeShape implements a Cone shape, around the X axis

Definition at line 105 of file btConeShape.h.

Constructor & Destructor Documentation

◆ btConeShapeX()

btConeShapeX::btConeShapeX ( btScalar  radius,
btScalar  height 
)

Definition at line 33 of file btConeShape.cpp.

References setConeUpIndex().

Member Function Documentation

◆ getAnisotropicRollingFrictionDirection()

virtual btVector3 btConeShapeX::getAnisotropicRollingFrictionDirection ( ) const
inlinevirtual

Definition at line 110 of file btConeShape.h.

References btVector3.

◆ getName()

virtual const char* btConeShapeX::getName ( ) const
inlinevirtual

Definition at line 116 of file btConeShape.h.


The documentation for this class was generated from the following files: