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

List of all members.

Public Member Functions

 BulletConeShape (BulletConeShape const copy)
 BulletConeShape (float radius, float height, BulletUpAxis up)
 BulletConeShape (float radius, float height)
float getHeight ()
float getRadius ()
BulletConeShape operator= (BulletConeShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

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

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

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