BulletConvexHullShape

from panda3d.bullet import BulletConvexHullShape
class BulletConvexHullShape

Bases:

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletConvexHullShape

__init__()
__init__(copy: BulletConvexHullShape)
addArray(points: panda3d.core.PTA_LVecBase3)
addGeom(geom: panda3d.core.Geom, ts: panda3d.core.TransformState)
addPoint(p: panda3d.core.LPoint3)
static getClassType() panda3d.core.TypeHandle