#include <FindPtFuncs.h>
Collaboration diagram for hash_data_3:Public Attributes | |
| unsigned | hash_n |
| realType | bnd [6] |
| realType | fac [3] |
| obbox_3 * | obb |
| uint * | offset |
| unsigned | max |
Definition at line 421 of file FindPtFuncs.h.
| realType hash_data_3::bnd[6] |
Definition at line 424 of file FindPtFuncs.h.
Referenced by findpt_allbnd_3(), hash_getbb_3(), hash_index_3(), hash_range_3(), and hash_setfac_3().
| realType hash_data_3::fac[3] |
Definition at line 425 of file FindPtFuncs.h.
Referenced by hash_index_3(), hash_range_3(), and hash_setfac_3().
| unsigned hash_data_3::hash_n |
Definition at line 423 of file FindPtFuncs.h.
Referenced by hash_build_3(), hash_index_3(), hash_range_3(), and hash_setfac_3().
| unsigned hash_data_3::max |
Definition at line 433 of file FindPtFuncs.h.
Referenced by findpt_setup_3(), and hash_build_3().
| obbox_3* hash_data_3::obb |
Definition at line 426 of file FindPtFuncs.h.
Referenced by findpt_guess_3(), findpt_hash_3(), findpt_pass_3(), hash_build_3(), hash_free_3(), hash_getbb_3(), and hash_range_3().
| uint* hash_data_3::offset |
Definition at line 427 of file FindPtFuncs.h.
Referenced by findpt_hash_3(), hash_build_3(), and hash_free_3().