|
nux-1.14.0
|
A 3x3 matrix editor dialog. More...
#include <Nux/Matrix3Editor.h>
Public Member Functions | |
| Matrix3DialogProxy (bool ModalWindow) | |
| void | RecvDialogOk (Matrix3Editor *matrixeditor) |
| void | RecvDialogCancel (Matrix3Editor *matrixeditor) |
| void | RecvDialogChange (Matrix3Editor *matrixeditor) |
| void | Start () |
| bool | IsActive () |
| void | StopThreadMonitoring () |
| Matrix3 | GetMatrix () |
| void | SetMatrix (Matrix3 matrix) |
Friends | |
| class | Matrix3Preview |
A 3x3 matrix editor dialog.
Definition at line 41 of file Matrix3Editor.h.