BulletPersistentManifold

from panda3d.bullet import BulletPersistentManifold
class BulletPersistentManifold

Bases: DTOOL_SUPER_BASE

Inheritance diagram

Inheritance diagram of BulletPersistentManifold

__init__(*args, **kwargs)
clearManifold()

C++ Interface: clear_manifold(const BulletPersistentManifold self)

/**

*/

clear_manifold()

C++ Interface: clear_manifold(const BulletPersistentManifold self)

/**

*/

contact_breaking_threshold
contact_processing_threshold
getContactBreakingThreshold()

C++ Interface: get_contact_breaking_threshold(BulletPersistentManifold self)

/**

*/

getContactProcessingThreshold()

C++ Interface: get_contact_processing_threshold(BulletPersistentManifold self)

/**

*/

getManifoldPoint()

C++ Interface: get_manifold_point(BulletPersistentManifold self, int idx)

/**

*/

getManifoldPoints()
getNode0()

C++ Interface: get_node0(const BulletPersistentManifold self)

/**

*/

getNode1()

C++ Interface: get_node1(const BulletPersistentManifold self)

/**

*/

getNumManifoldPoints()

C++ Interface: get_num_manifold_points(BulletPersistentManifold self)

/**

*/

get_contact_breaking_threshold()

C++ Interface: get_contact_breaking_threshold(BulletPersistentManifold self)

/**

*/

get_contact_processing_threshold()

C++ Interface: get_contact_processing_threshold(BulletPersistentManifold self)

/**

*/

get_manifold_point()

C++ Interface: get_manifold_point(BulletPersistentManifold self, int idx)

/**

*/

get_manifold_points()
get_node0()

C++ Interface: get_node0(const BulletPersistentManifold self)

/**

*/

get_node1()

C++ Interface: get_node1(const BulletPersistentManifold self)

/**

*/

get_num_manifold_points()

C++ Interface: get_num_manifold_points(BulletPersistentManifold self)

/**

*/

manifold_points
node0
node1