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

List of all members.

Public Member Functions

 BulletPlaneShape (BulletPlaneShape const copy)
 BulletPlaneShape (Vec3 const normal, float constant)
float getPlaneConstant ()
Vec3 getPlaneNormal ()
BulletPlaneShape operator= (BulletPlaneShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()
static BulletPlaneShape makeFromSolid (CollisionPlane const solid)

Constructor & Destructor Documentation

BulletPlaneShape ( Vec3 const  normal,
float  constant 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

float getPlaneConstant ( )
Vec3 getPlaneNormal ( )
static BulletPlaneShape makeFromSolid ( CollisionPlane const  solid) [static]
BulletPlaneShape operator= ( BulletPlaneShape const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties