BulletAllHitsRayResult
from panda3d.bullet import BulletAllHitsRayResult
- class BulletAllHitsRayResult
Bases:
DTOOL_SUPER_BASE
Inheritance diagram
- __init__(*args, **kwargs)
- closest_hit_fraction
- empty()
C++ Interface: empty()
- /**
Named constructor intended to be used for asserts with have to return a
concrete value.
*/
- from_pos
- getClosestHitFraction()
C++ Interface: get_closest_hit_fraction(BulletAllHitsRayResult self)
- /**
*/
- getHits()
- get_closest_hit_fraction()
C++ Interface: get_closest_hit_fraction(BulletAllHitsRayResult self)
- /**
*/
- get_hits()
- hits
- to_pos