Blender V2.61 - r43446
Public Attributes

BVHRayCastData Struct Reference

List of all members.

Public Attributes

BVHTreetree
BVHTree_RayCastCallback callback
void * userdata
BVHTreeRay ray
float ray_dot_axis [13]
float idot_axis [13]
int index [6]
BVHTreeRayHit hit

Detailed Description

Definition at line 97 of file BLI_kdopbvh.c.


Member Data Documentation

Definition at line 101 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and dfs_raycast().

Definition at line 107 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and fast_ray_nearest_hit().

Definition at line 108 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and fast_ray_nearest_hit().

Definition at line 99 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast().

Definition at line 102 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and dfs_raycast().


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