Blender  V2.59
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 98 of file BLI_kdopbvh.c.


Member Data Documentation

Definition at line 102 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and dfs_raycast().

Definition at line 108 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and fast_ray_nearest_hit().

Definition at line 109 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast(), and fast_ray_nearest_hit().

Definition at line 100 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_ray_cast().

Definition at line 103 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: