ImFusion SDK 4.3
SpinboxMatrixDialog Class Reference

#include <ImFusion/GUI/SpinBoxMatrixWidget.h>

QDialog that simply wraps the SpinBoxMatrixWidget inside a dialog window. Used by EigenMatrixParamControls. More...

+ Inheritance diagram for SpinboxMatrixDialog:

Detailed Description

QDialog that simply wraps the SpinBoxMatrixWidget inside a dialog window. Used by EigenMatrixParamControls.

Public Member Functions

 SpinboxMatrixDialog (const Eigen::MatrixXd &mat=Eigen::Matrix4d::Identity(), QWidget *parent=nullptr)
 
void setMatrix (const Eigen::MatrixXd &mat)
 
Eigen::MatrixXd matrix () const
 
SpinboxMatrixWidgetmatrixWidget () const
 

The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close