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

List of all members.

Public Member Functions

 BulletSphereShape (BulletSphereShape const copy)
 BulletSphereShape (float radius)
float getRadius ()
BulletSphereShape operator= (BulletSphereShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()
static BulletSphereShape makeFromSolid (CollisionSphere const solid)

Constructor & Destructor Documentation

BulletSphereShape ( float  radius)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

float getRadius ( )
static BulletSphereShape makeFromSolid ( CollisionSphere const  solid) [static]
BulletSphereShape operator= ( BulletSphereShape const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties