BulletConvexHullShape
from panda3d.bullet import BulletConvexHullShape
- class BulletConvexHullShape
Bases:
BulletShape
Inheritance diagram
- __init__(*args, **kwargs)
- addArray()
C++ Interface: add_array(const BulletConvexHullShape self, const PointerToArray points)
- /**
*/
- addGeom()
C++ Interface: add_geom(const BulletConvexHullShape self, const Geom geom, const TransformState ts)
- /**
*/
- add_array()
C++ Interface: add_array(const BulletConvexHullShape self, const PointerToArray points)
- /**
*/
- add_geom()
C++ Interface: add_geom(const BulletConvexHullShape self, const Geom geom, const TransformState ts)
- /**
*/
- getClassType()
C++ Interface: get_class_type()
- get_class_type()
C++ Interface: get_class_type()