BulletConvexHullShape

from panda3d.bullet import BulletConvexHullShape
class BulletConvexHullShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletConvexHullShape

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

/**

*/

addPoint()

C++ Interface: add_point(const BulletConvexHullShape self, const LPoint3f p)

/**

*/

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)

/**

*/

add_point()

C++ Interface: add_point(const BulletConvexHullShape self, const LPoint3f p)

/**

*/

getClassType()

C++ Interface: get_class_type()

get_class_type()

C++ Interface: get_class_type()