30 #ifndef RIOENGINE_EDITOR_QPROPERTYEDITOR_CUSTOMTYPES_H_
31 #define RIOENGINE_EDITOR_QPROPERTYEDITOR_CUSTOMTYPES_H_
34 #include "bullet/btBulletCollisionCommon.h"
43 Q_DECLARE_METATYPE(btQuaternion)
44 Q_DECLARE_METATYPE(btVector3)
56 #endif // RIOENGINE_EDITOR_QPROPERTYEDITOR_CUSTOMTYPES_H_
Property * createCustomProperty(const QString &name, QObject *propertyObject, Property *parent)