BulletContact

from panda3d.bullet import BulletContact
class BulletContact

Bases: DTOOL_SUPER_BASE

Inheritance diagram

Inheritance diagram of BulletContact

__init__(*args, **kwargs)
getIdx0()

C++ Interface: get_idx0(BulletContact self)

/**

*/

getIdx1()

C++ Interface: get_idx1(BulletContact self)

/**

*/

getManifoldPoint()

C++ Interface: get_manifold_point(const BulletContact self)

/**

*/

getNode0()

C++ Interface: get_node0(BulletContact self)

/**

*/

getNode1()

C++ Interface: get_node1(BulletContact self)

/**

*/

getPartId0()

C++ Interface: get_part_id0(BulletContact self)

/**

*/

getPartId1()

C++ Interface: get_part_id1(BulletContact self)

/**

*/

get_idx0()

C++ Interface: get_idx0(BulletContact self)

/**

*/

get_idx1()

C++ Interface: get_idx1(BulletContact self)

/**

*/

get_manifold_point()

C++ Interface: get_manifold_point(const BulletContact self)

/**

*/

get_node0()

C++ Interface: get_node0(BulletContact self)

/**

*/

get_node1()

C++ Interface: get_node1(BulletContact self)

/**

*/

get_part_id0()

C++ Interface: get_part_id0(BulletContact self)

/**

*/

get_part_id1()

C++ Interface: get_part_id1(BulletContact self)

/**

*/

idx0
idx1
manifold_point
node0
node1
part_id0
part_id1