_SCN_FUNC std::ostream & operator<<(std::ostream &os, const QMatrix4x4 &m)
Definition SceneHelpers.h:21
QString_QMatrix4x4 & operator=(const QString &s)
Definition SceneHelpers.h:32
QString_QMatrix4x4(QMatrix4x4 &mtx)
Definition SceneHelpers.h:23
Definition Application.h:10
_SCN_FUNC void fromString(QMatrix4x4 &mtx, const QString &str)
Converts a QString to a QMatrix4x4 type. Allows using the QMatrix4x4 type to be serialized as a prope...
std::string toString(T value, int digits=0)
The function converts number to a minimal length. It produces 'digits' significant digits in either p...
#define _SCN_FUNC
Definition scn/iface/global.h:34