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

btConeShapeZ implements a Cone shape, around the Z axis More...

#include <btConeShape.h>

Inheritance diagram for btConeShapeZ:

Public Member Functions

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

Detailed Description

btConeShapeZ implements a Cone shape, around the Z axis

Definition at line 123 of file btConeShape.h.

Constructor & Destructor Documentation

◆ btConeShapeZ()

btConeShapeZ::btConeShapeZ ( btScalar  radius,
btScalar  height 
)

Definition at line 28 of file btConeShape.cpp.

References setConeUpIndex().

Member Function Documentation

◆ getAnisotropicRollingFrictionDirection()

virtual btVector3 btConeShapeZ::getAnisotropicRollingFrictionDirection ( ) const
inlinevirtual

Definition at line 128 of file btConeShape.h.

References btVector3.

◆ getName()

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

Definition at line 134 of file btConeShape.h.


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