34#include <NDEVR/OrientationEditor.h>
35#include <NDEVR/Resource.h>
36#include <NDEVR/Matrix.h>
37namespace Ui {
class MatrixEditorUI; }
64 Ui::MatrixEditorUI* ui;
A simple widget that shows a modifiable 4x4 matrix and corresponding widgets for editting a 4x4 matri...
Definition MatrixEditor.h:45
OrientationEditor * orientationWidget()
Resource< Matrix< fltp08, 4, 4 > > matrix
Definition MatrixEditor.h:56
MatrixEditor(QWidget *parent=nullptr)
void setParentMatrix(const Matrix< fltp08, 4, 4 > &matrix)
void setEditable(bool editable)
Definition Matrix.hpp:176
A dialog where the user can set a 3D orientation of an object.
Definition OrientationEditor.h:54
A core part of the engine, stores variables that can be listened to with ResourceListener which will ...
Definition Toggle.h:41
Definition FontEditor.h:6