3ds Max C++ API Reference
Loading...
Searching...
No Matches
QtMax.h File Reference
#include "../strclass.h"
#include <Geom/acolor.h>
#include <Geom/point2.h>
#include <Geom/matrix3.h>
#include <QtCore/QtCore>
#include <QtGui/QtGui>
#include <QtWidgets/QtWidgets>
#include "QtMax.inline.h"

Namespaces

namespace  MaxSDK

Macros

#define MaxQTExport   __declspec( dllimport )

Functions

QString QStringFromID (int resourceID)
 Q_DECLARE_METATYPE (AColor)
 Q_DECLARE_METATYPE (Point2)
 Q_DECLARE_METATYPE (Point3)
 Q_DECLARE_METATYPE (Point4)
 Q_DECLARE_METATYPE (Matrix3)

Detailed Description

Warning
This API is unsupported and provided for experiment only. It should not be used for production. This API will change or disappear in a future release.

Macro Definition Documentation

◆ MaxQTExport

#define MaxQTExport   __declspec( dllimport )

Function Documentation

◆ Q_DECLARE_METATYPE() [1/5]

Q_DECLARE_METATYPE ( AColor )

◆ Q_DECLARE_METATYPE() [2/5]

Q_DECLARE_METATYPE ( Point2 )

◆ Q_DECLARE_METATYPE() [3/5]

Q_DECLARE_METATYPE ( Point3 )

◆ Q_DECLARE_METATYPE() [4/5]

Q_DECLARE_METATYPE ( Point4 )

◆ Q_DECLARE_METATYPE() [5/5]

Q_DECLARE_METATYPE ( Matrix3 )