BulletPlaneShape

from panda3d.bullet import BulletPlaneShape
class BulletPlaneShape

Bases: BulletShape

Inheritance diagram

Inheritance diagram of BulletPlaneShape

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getPlane()

C++ Interface: get_plane(BulletPlaneShape self)

/**

*/

getPlaneConstant()

C++ Interface: get_plane_constant(BulletPlaneShape self)

/**

*/

getPlaneNormal()

C++ Interface: get_plane_normal(BulletPlaneShape self)

/**

*/

get_class_type()

C++ Interface: get_class_type()

get_plane()

C++ Interface: get_plane(BulletPlaneShape self)

/**

*/

get_plane_constant()

C++ Interface: get_plane_constant(BulletPlaneShape self)

/**

*/

get_plane_normal()

C++ Interface: get_plane_normal(BulletPlaneShape self)

/**

*/

makeFromSolid()

C++ Interface: make_from_solid(const CollisionPlane solid)

/**

*/

make_from_solid()

C++ Interface: make_from_solid(const CollisionPlane solid)

/**

*/

plane
plane_constant
plane_normal