Public Member Functions | |
BulletConvexPointCloudShape (BulletConvexPointCloudShape const copy) | |
BulletConvexPointCloudShape (Geom const geom, VBase3 scale) | |
BulletConvexPointCloudShape (Geom const geom) | |
BulletConvexPointCloudShape (PointerToArrayVBase3 const points, VBase3 scale) | |
BulletConvexPointCloudShape (PointerToArrayVBase3 const points) | |
int | getNumPoints () |
BulletConvexPointCloudShape | operator= (BulletConvexPointCloudShape const copy) |
Static Public Member Functions | |
static TypeHandle | getClassType () |
BulletConvexPointCloudShape | ( | BulletConvexPointCloudShape const | copy | ) |
BulletConvexPointCloudShape | ( | Geom const | geom, |
VBase3 | scale | ||
) |
BulletConvexPointCloudShape | ( | Geom const | geom | ) |
BulletConvexPointCloudShape | ( | PointerToArrayVBase3 const | points, |
VBase3 | scale | ||
) |
BulletConvexPointCloudShape | ( | PointerToArrayVBase3 const | points | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from BulletShape.
int getNumPoints | ( | ) |
BulletConvexPointCloudShape operator= | ( | BulletConvexPointCloudShape const | copy | ) |