BRL-CAD
Loading...
Searching...
No Matches
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 131 of file view.h.

Field Documentation

◆ type

int type

Definition at line 134 of file view.h.

◆ tran

Definition at line 136 of file view.h.

◆ [union]

union { ... } parameters

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