Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
BulletCapsuleShape Class Reference
Inheritance diagram for BulletCapsuleShape:
BulletShape

List of all members.

Public Member Functions

 BulletCapsuleShape (BulletCapsuleShape const copy)
 BulletCapsuleShape (float radius, float height, BulletUpAxis up)
 BulletCapsuleShape (float radius, float height)
float getHalfHeight ()
float getRadius ()
BulletCapsuleShape operator= (BulletCapsuleShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

BulletCapsuleShape ( float  radius,
float  height,
BulletUpAxis  up 
)
BulletCapsuleShape ( float  radius,
float  height 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

float getHalfHeight ( )
float getRadius ( )
BulletCapsuleShape operator= ( BulletCapsuleShape const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties