BRL-CAD
|
#include <view.h>
Data Fields | |
point_t | start |
start point of query ray More... | |
vect_t | dir |
direction of query ray More... | |
int | sorting |
Analogous to a database query. Specifies how to filter and sort the selectable components of a primitive in order to find the most relevant selections for a particular application.
TODO: This structure is tentative and subject to change or removal without notice.