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

List of all members.

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

Constructor & Destructor Documentation


Member Function Documentation

addArray ( PointerToArrayVBase3 const  points)
addGeom ( Geom const  geom)
addPoint ( Point3 const  p)
static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

BulletConvexHullShape operator= ( BulletConvexHullShape const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties