Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
BulletShape Class Reference
Inheritance diagram for BulletShape:
BulletBoxShape BulletCapsuleShape BulletConeShape BulletConvexHullShape BulletConvexPointCloudShape BulletCylinderShape BulletHeightfieldShape BulletMultiSphereShape BulletPlaneShape BulletSoftBodyShape BulletSphereShape BulletTriangleMeshShape

List of all members.

Public Member Functions

float getMargin ()
string getName ()
bool isConcave ()
bool isConvex ()
bool isConvex2d ()
bool isInfinite ()
bool isNonMoving ()
bool isPolyhedral ()
bool isSoftBody ()
 setMargin (float margin)

Static Public Member Functions

static TypeHandle getClassType ()

Member Function Documentation

static TypeHandle getClassType ( ) [static]
float getMargin ( )
string getName ( )
bool isConcave ( )
bool isConvex ( )
bool isConvex2d ( )
bool isInfinite ( )
bool isNonMoving ( )
bool isPolyhedral ( )
bool isSoftBody ( )
setMargin ( float  margin)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties