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

List of all members.

Public Member Functions

 BulletHeightfieldShape (BulletHeightfieldShape const copy)
 BulletHeightfieldShape (PNMImage const image, float max_height, BulletUpAxis up)
 BulletHeightfieldShape (PNMImage const image, float max_height)
BulletHeightfieldShape operator= (BulletHeightfieldShape const copy)
 setUseDiamondSubdivision (bool flag)
 setUseDiamondSubdivision ()

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

BulletHeightfieldShape ( PNMImage const  image,
float  max_height,
BulletUpAxis  up 
)
BulletHeightfieldShape ( PNMImage const  image,
float  max_height 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

setUseDiamondSubdivision ( bool  flag)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties