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