nux-1.14.0
|
A 4x4 matrix editor dialog. More...
#include <Nux/Matrix4Editor.h>
Public Member Functions | |
Matrix4DialogProxy (bool ModalWindow) | |
void | RecvDialogOk (Matrix4Editor *matrixeditor) |
void | RecvDialogCancel (Matrix4Editor *matrixeditor) |
void | RecvDialogChange (Matrix4Editor *matrixeditor) |
void | Start () |
bool | IsActive () |
void | StopThreadMonitoring () |
Matrix4 | GetMatrix () |
void | SetMatrix (Matrix4 matrix) |
Friends | |
class | Matrix4Preview |
A 4x4 matrix editor dialog.
Definition at line 41 of file Matrix4Editor.h.