Blender  V2.59
Public Attributes
RaycastData Struct Reference

List of all members.

Public Attributes

float start [3]
int sign [3]
float inv_dir [3]
int original

Detailed Description

Definition at line 1291 of file pbvh.c.


Member Data Documentation

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().

Definition at line 1294 of file pbvh.c.

Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().

Definition at line 1293 of file pbvh.c.

Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().


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