Blender V2.61 - r43446
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 1297 of file pbvh.c.


Member Data Documentation

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

Definition at line 1300 of file pbvh.c.

Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().

Definition at line 1299 of file pbvh.c.

Referenced by BLI_pbvh_raycast(), and ray_aabb_intersect().


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