BRL-CAD
rt_selection_operation Struct Reference

#include <view.h>

Collaboration diagram for rt_selection_operation:
[legend]

Data Fields

int type
 
union {
   struct rt_selection_translation   tran
 
parameters
 

Detailed Description

Describes an operation that can be applied to a selection.

TODO: This structure is tentative and subject to change or removal without notice.

Definition at line 118 of file view.h.

Field Documentation

◆ type

int type

Definition at line 121 of file view.h.

◆ tran

Definition at line 123 of file view.h.

◆ 

union { ... } parameters

The documentation for this struct was generated from the following file: