|
BRL-CAD
|
#include "common.h"#include "vmath.h"#include "bu/list.h"#include "bu/hash.h"#include "bu/ptbl.h"#include "bn/tol.h"#include "bv/defines.h"#include "rt/defines.h"Go to the source code of this file.
Data Structures | |
| struct | rt_selection |
| struct | rt_selection_set |
| struct | rt_object_selections |
| struct | rt_selection_query |
| struct | rt_selection_translation |
| struct | rt_selection_operation |
Macros | |
| #define | RT_SORT_UNSORTED 0 |
| #define | RT_SORT_CLOSEST_TO_START 1 |
| #define | RT_SELECTION_NOP 0 |
| #define | RT_SELECTION_TRANSLATION 1 |