BulletAllHitsRayResult
-
struct BulletAllHitsRayResult
Bases:
AllHitsRayResultCallback
Inheritance diagram
-
BulletAllHitsRayResult empty(void)
Named constructor intended to be used for asserts with have to return a concrete value.
-
PN_stdfloat get_closest_hit_fraction(void) const
-
BulletRayHit const get_hit(int idx) const
-
int get_num_hits(void) const
-
bool has_hits(void) const
-
BulletAllHitsRayResult empty(void)