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

List of all members.

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 ()

Constructor & Destructor Documentation

BulletConvexPointCloudShape ( Geom const  geom,
VBase3  scale 
)
BulletConvexPointCloudShape ( Geom const  geom)
BulletConvexPointCloudShape ( PointerToArrayVBase3 const  points,
VBase3  scale 
)
BulletConvexPointCloudShape ( PointerToArrayVBase3 const  points)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

int getNumPoints ( )
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties