|
Blender
V2.59
|
Public Attributes | |
| float | start [3] |
| int | sign [3] |
| float | inv_dir [3] |
| int | original |
| float RaycastData::inv_dir[3] |
Definition at line 1295 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().
Definition at line 1296 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().
| int RaycastData::sign[3] |
Definition at line 1294 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().
| float RaycastData::start[3] |
Definition at line 1293 of file pbvh.c.
Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().