Blender V2.61 - r43446
|
Public Attributes | |
float | start [3] |
int | sign [3] |
float | inv_dir [3] |
int | original |
float RaycastData::inv_dir[3] |
Definition at line 1301 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().
Definition at line 1302 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().
int RaycastData::sign[3] |
Definition at line 1300 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().
float RaycastData::start[3] |
Definition at line 1299 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().