BRL-CAD
|
#include <view.h>
Data Fields | |
int | type |
union { | |
struct rt_selection_translation tran | |
} | parameters |
Describes an operation that can be applied to a selection.
TODO: This structure is tentative and subject to change or removal without notice.
struct rt_selection_translation tran |
union { ... } parameters |