DtVec3Widget.
The widget used to represent an 3D vector horizontally or vertically.
| makVrv::DtVec3Widget::DtVec3Widget |
( |
QWidget * |
parent, |
|
|
bool |
horitontal = true |
|
) |
| |
Default CTOR.
- Parameters
-
| parent | The parent widget. |
| horizontally | Whetehr layout the x,y,z double spin box horizontally. |
| virtual void makVrv::DtVec3Widget::setValue |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
|
virtual |
Sets the current value.
- Parameters
-
| x | The x of the vector. |
| y | The y of the vector. |
| z | The z of the vector. |
| virtual void makVrv::DtVec3Widget::getValue |
( |
float & |
x, |
|
|
float & |
y, |
|
|
float & |
z |
|
) |
| |
|
virtual |
Gets the current value.
- Parameters
-
| x | The x of the vector. |
| y | The x of the vector. |
| z | The z of the vector. |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrvCoreQt/DtVectorWidget.h