Blender V5.0
IsectRayAABB_Precalc Struct Reference

#include <BLI_math_geom.h>

Public Attributes

float ray_origin [3]
float ray_inv_dir [3]
int sign [3]

Detailed Description

Definition at line 864 of file BLI_math_geom.h.

Member Data Documentation

◆ ray_inv_dir

float IsectRayAABB_Precalc::ray_inv_dir[3]

Definition at line 866 of file BLI_math_geom.h.

◆ ray_origin

float IsectRayAABB_Precalc::ray_origin[3]

Definition at line 865 of file BLI_math_geom.h.

◆ sign

int IsectRayAABB_Precalc::sign[3]

Definition at line 867 of file BLI_math_geom.h.


The documentation for this struct was generated from the following file: