Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

bintree_struct Struct Reference

#include <bintree.h>

Collaboration diagram for bintree_struct:

Collaboration graph
[legend]

Data Fields

range_struct range
int n_nodes
bintree_node_structroot

Field Documentation

int bintree_struct::n_nodes
 

Definition at line 74 of file bintree.h.

Referenced by initialize_bintree().

range_struct bintree_struct::range
 

Definition at line 73 of file bintree.h.

Referenced by evaluate_bintree_efficiency(), find_closest_point_in_bintree(), find_closest_vertex_in_bintree(), get_bintree_limits(), initialize_bintree(), intersect_ray_with_bintree(), and io_bintree().

bintree_node_struct* bintree_struct::root
 

Definition at line 75 of file bintree.h.

Referenced by delete_bintree(), evaluate_bintree_efficiency(), find_closest_point_in_bintree(), find_closest_vertex_in_bintree(), initialize_bintree(), intersect_ray_with_bintree(), io_bintree(), and subdivide_bintree().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:23 2004 for BICPL by doxygen 1.3.7