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


Member Data Documentation

Definition at line 1668 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().

const float* RangeQueryData::center

Definition at line 1663 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().

Definition at line 1666 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query(), and dfs_range_query().

Definition at line 1664 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query().

Definition at line 1662 of file BLI_kdopbvh.c.

Referenced by BLI_bvhtree_range_query().

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