BRL-CAD
rt_selection_translation Struct Reference

#include <view.h>

Data Fields

fastf_t dx
 
fastf_t dy
 
fastf_t dz
 

Detailed Description

Parameters of a translation applied to a selection.

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

Definition at line 106 of file view.h.

Field Documentation

◆ dx

fastf_t dx

Definition at line 107 of file view.h.

◆ dy

fastf_t dy

Definition at line 108 of file view.h.

◆ dz

fastf_t dz

Definition at line 109 of file view.h.


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