#include <FindPtFuncs.h>
Public Attributes | |
unsigned | hash_n |
realType | bnd [4] |
realType | fac [2] |
obbox_2 * | obb |
uint * | offset |
unsigned | max |
Definition at line 396 of file FindPtFuncs.h.
realType hash_data_2::bnd[4] |
Definition at line 399 of file FindPtFuncs.h.
Referenced by findpt_allbnd_2(), hash_getbb_2(), hash_index_2(), hash_range_2(), and hash_setfac_2().
realType hash_data_2::fac[2] |
Definition at line 400 of file FindPtFuncs.h.
Referenced by hash_index_2(), hash_range_2(), and hash_setfac_2().
unsigned hash_data_2::hash_n |
Definition at line 398 of file FindPtFuncs.h.
Referenced by hash_build_2(), hash_index_2(), hash_range_2(), and hash_setfac_2().
unsigned hash_data_2::max |
Definition at line 408 of file FindPtFuncs.h.
Referenced by findpt_setup_2(), and hash_build_2().
obbox_2* hash_data_2::obb |
Definition at line 401 of file FindPtFuncs.h.
Referenced by findpt_guess_2(), findpt_hash_2(), findpt_pass_2(), hash_build_2(), hash_free_2(), hash_getbb_2(), and hash_range_2().
uint* hash_data_2::offset |
Definition at line 402 of file FindPtFuncs.h.
Referenced by findpt_hash_2(), hash_build_2(), and hash_free_2().