Public Member Functions | |
BulletConvexHullShape () | |
BulletConvexHullShape (BulletConvexHullShape const copy) | |
addArray (PointerToArrayVBase3 const points) | |
addGeom (Geom const geom) | |
addPoint (Point3 const p) | |
BulletConvexHullShape | operator= (BulletConvexHullShape const copy) |
Static Public Member Functions | |
static TypeHandle | getClassType () |
BulletConvexHullShape | ( | BulletConvexHullShape const | copy | ) |
addArray | ( | PointerToArrayVBase3 const | points | ) |
addGeom | ( | Geom const | geom | ) |
addPoint | ( | Point3 const | p | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
BulletConvexHullShape operator= | ( | BulletConvexHullShape const | copy | ) |