BulletAllHitsRayResult

struct BulletAllHitsRayResult

Bases: AllHitsRayResultCallback

Inheritance diagram

Inheritance diagram of BulletAllHitsRayResult

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
LPoint3 get_from_pos(void) const
BulletRayHit const get_hit(int idx) const
int get_num_hits(void) const
LPoint3 get_to_pos(void) const
bool has_hits(void) const