95#define RT_SORT_UNSORTED 0
96#define RT_SORT_CLOSEST_TO_START 1
119#define RT_SELECTION_NOP 0
120#define RT_SELECTION_TRANSLATION 1
Header file for the BRL-CAD common definitions.
struct bu_hash_tbl bu_hash_tbl
fastf_t vect_t[ELEMENTS_PER_VECT]
3-tuple vector
double fastf_t
fastest 64-bit (or larger) floating point type
fastf_t point_t[ELEMENTS_PER_POINT]
3-tuple point
struct bu_hash_tbl * sets
struct rt_selection_translation tran
union rt_selection_operation::@13 parameters
point_t start
start point of query ray
vect_t dir
direction of query ray
struct bu_ptbl selections
holds struct rt_selection
void(* free_selection)(struct rt_selection *)
void * obj
primitive-specific selection object
fundamental vector, matrix, quaternion math macros