Blender  V2.59
Public Attributes
RangeQueryData Struct Reference

List of all members.

Public Attributes

BVHTreetree
const float * center
float radius
int hits
BVHTree_RangeQuery callback
void * userdata

Detailed Description

Definition at line 1671 of file BLI_kdopbvh.c.


Member Data Documentation

Definition at line 1679 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().

const float* RangeQueryData::center

Definition at line 1674 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().

Definition at line 1677 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().

Definition at line 1675 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query().

Definition at line 1673 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query().

Definition at line 1680 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().


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