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

List of all members.

Public Member Functions

 BulletBoxShape (BulletBoxShape const copy)
 BulletBoxShape (VBase3 const halfExtents)
VBase3 getHalfExtentsWithMargin ()
VBase3 getHalfExtentsWithoutMargin ()
BulletBoxShape operator= (BulletBoxShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()
static BulletBoxShape makeFromSolid (CollisionBox const solid)

Constructor & Destructor Documentation

BulletBoxShape ( BulletBoxShape const  copy)
BulletBoxShape ( VBase3 const  halfExtents)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

static BulletBoxShape makeFromSolid ( CollisionBox const  solid) [static]
BulletBoxShape operator= ( BulletBoxShape const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties