BulletRayHit
-
struct BulletRayHit
Bases:
MemoryBase
Inheritance diagram
-
BulletRayHit(void) = default
-
BulletRayHit(BulletRayHit const&) = default
-
BulletRayHit empty(void)
Named constructor intended to be used for asserts with have to return a concrete value.
-
PN_stdfloat get_hit_fraction(void) const
-
int get_shape_part(void) const
-
int get_triangle_index(void) const
-
BulletRayHit(void) = default