from panda3d.bullet import BulletClosestHitSweepResult
Bases: DTOOL_SUPER_BASE
DTOOL_SUPER_BASE
Inheritance diagram
Inheritance diagram of BulletClosestHitSweepResult
C++ Interface: empty()
Named constructor intended to be used for asserts with have to return a
concrete value.
*/
C++ Interface: get_from_pos(BulletClosestHitSweepResult self)
C++ Interface: get_hit_fraction(BulletClosestHitSweepResult self)
C++ Interface: get_hit_normal(BulletClosestHitSweepResult self)
C++ Interface: get_hit_pos(BulletClosestHitSweepResult self)
C++ Interface: get_node(BulletClosestHitSweepResult self)
C++ Interface: get_to_pos(BulletClosestHitSweepResult self)
C++ Interface: has_hit(BulletClosestHitSweepResult self)