|
Blender V4.3
|
#include <BLI_math_geom.h>
Public Attributes | |
| float | ray_origin [3] |
| float | ray_direction [3] |
| float | ray_inv_dir [3] |
Definition at line 257 of file BLI_math_geom.h.
| float DistRayAABB_Precalc::ray_direction[3] |
Definition at line 259 of file BLI_math_geom.h.
| float DistRayAABB_Precalc::ray_inv_dir[3] |
Definition at line 260 of file BLI_math_geom.h.
| float DistRayAABB_Precalc::ray_origin[3] |
Definition at line 258 of file BLI_math_geom.h.