|
Panda3D
|
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 () |
| BulletHeightfieldShape | ( | BulletHeightfieldShape const | copy | ) |
| BulletHeightfieldShape | ( | PNMImage const | image, |
| float | max_height, | ||
| BulletUpAxis | up | ||
| ) |
| BulletHeightfieldShape | ( | PNMImage const | image, |
| float | max_height | ||
| ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
| BulletHeightfieldShape operator= | ( | BulletHeightfieldShape const | copy | ) |
| setUseDiamondSubdivision | ( | ) |
| setUseDiamondSubdivision | ( | bool | flag | ) |
1.7.3