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

List of all members.

Public Member Functions

 BulletMultiSphereShape (BulletMultiSphereShape const copy)
 BulletMultiSphereShape (PointerToArrayVBase3 const points, PointerToArrayfloat const radii)
int getSphereCount ()
Point3 getSpherePos (int index)
float getSphereRadius (int index)
BulletMultiSphereShape operator= (BulletMultiSphereShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

BulletMultiSphereShape ( PointerToArrayVBase3 const  points,
PointerToArrayfloat const  radii 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

int getSphereCount ( )
Point3 getSpherePos ( int  index)
float getSphereRadius ( int  index)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties