#include <FindPtFuncs.h>
Public Attributes | |
unsigned | hash_n |
realType | bnd [6] |
realType | fac [3] |
obbox_3 * | obb |
uint * | offset |
unsigned | max |
Definition at line 411 of file FindPtFuncs.h.
realType hash_data_3::bnd[6] |
Definition at line 414 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 415 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 413 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 423 of file FindPtFuncs.h.
Referenced by findpt_setup_3(), and hash_build_3().
obbox_3* hash_data_3::obb |
Definition at line 416 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 417 of file FindPtFuncs.h.
Referenced by findpt_hash_3(), hash_build_3(), and hash_free_3().