BulletContactCallbackData

from panda3d.bullet import BulletContactCallbackData
class BulletContactCallbackData

Bases: CallbackData

Inheritance diagram

Inheritance diagram of BulletContactCallbackData

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

C++ Interface: get_class_type()

getIndex0()

C++ Interface: get_index0(BulletContactCallbackData self)

/**

*/

getIndex1()

C++ Interface: get_index1(BulletContactCallbackData self)

/**

*/

getManifold()

C++ Interface: get_manifold(BulletContactCallbackData self)

/**

*/

getNode0()

C++ Interface: get_node0(BulletContactCallbackData self)

/**

*/

getNode1()

C++ Interface: get_node1(BulletContactCallbackData self)

/**

*/

getPartId0()

C++ Interface: get_part_id0(BulletContactCallbackData self)

/**

*/

getPartId1()

C++ Interface: get_part_id1(BulletContactCallbackData self)

/**

*/

get_class_type()

C++ Interface: get_class_type()

get_index0()

C++ Interface: get_index0(BulletContactCallbackData self)

/**

*/

get_index1()

C++ Interface: get_index1(BulletContactCallbackData self)

/**

*/

get_manifold()

C++ Interface: get_manifold(BulletContactCallbackData self)

/**

*/

get_node0()

C++ Interface: get_node0(BulletContactCallbackData self)

/**

*/

get_node1()

C++ Interface: get_node1(BulletContactCallbackData self)

/**

*/

get_part_id0()

C++ Interface: get_part_id0(BulletContactCallbackData self)

/**

*/

get_part_id1()

C++ Interface: get_part_id1(BulletContactCallbackData self)

/**

*/

index0
index1
manifold
node0
node1
part_id0
part_id1