diff options
| author | sotech117 <michael_foiani@brown.edu> | 2023-12-13 00:13:37 -0500 |
|---|---|---|
| committer | sotech117 <michael_foiani@brown.edu> | 2023-12-13 00:13:37 -0500 |
| commit | e2d84883f085b02a57a2999f9fffbfc907c89821 (patch) | |
| tree | 6547b69f0b8dbce492c44fc27630066740873664 /cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp | |
| parent | cb25af3547e469e2296d5d7621331db54c4fe362 (diff) | |
update voxel projection into 2d
Diffstat (limited to 'cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp')
| -rw-r--r-- | cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp | 56 |
1 files changed, 40 insertions, 16 deletions
diff --git a/cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp b/cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp index 4ec036f..9f49bf4 100644 --- a/cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp +++ b/cmake-build-debug/projects_ray_autogen/SKZFJBACJG/moc_raytracer.cpp @@ -47,11 +47,12 @@ static constexpr auto qt_meta_stringdata_CLASSRayTracerENDCLASS = QtMocHelpers:: "xwRotationChanged", "yzRotationChanged", "ywRotationChanged", - "zwRotationChanged" + "zwRotationChanged", + "rotationChanged" ); #else // !QT_MOC_HAS_STRING_DATA struct qt_meta_stringdata_CLASSRayTracerENDCLASS_t { - uint offsetsAndSizes[18]; + uint offsetsAndSizes[20]; char stringdata0[10]; char stringdata1[18]; char stringdata2[1]; @@ -61,6 +62,7 @@ struct qt_meta_stringdata_CLASSRayTracerENDCLASS_t { char stringdata6[18]; char stringdata7[18]; char stringdata8[18]; + char stringdata9[16]; }; #define QT_MOC_LITERAL(ofs, len) \ uint(sizeof(qt_meta_stringdata_CLASSRayTracerENDCLASS_t::offsetsAndSizes) + ofs), len @@ -74,7 +76,8 @@ Q_CONSTINIT static const qt_meta_stringdata_CLASSRayTracerENDCLASS_t qt_meta_str QT_MOC_LITERAL(53, 17), // "xwRotationChanged" QT_MOC_LITERAL(71, 17), // "yzRotationChanged" QT_MOC_LITERAL(89, 17), // "ywRotationChanged" - QT_MOC_LITERAL(107, 17) // "zwRotationChanged" + QT_MOC_LITERAL(107, 17), // "zwRotationChanged" + QT_MOC_LITERAL(125, 15) // "rotationChanged" }, "RayTracer", "xyRotationChanged", @@ -84,7 +87,8 @@ Q_CONSTINIT static const qt_meta_stringdata_CLASSRayTracerENDCLASS_t qt_meta_str "xwRotationChanged", "yzRotationChanged", "ywRotationChanged", - "zwRotationChanged" + "zwRotationChanged", + "rotationChanged" }; #undef QT_MOC_LITERAL #endif // !QT_MOC_HAS_STRING_DATA @@ -96,20 +100,21 @@ Q_CONSTINIT static const uint qt_meta_data_CLASSRayTracerENDCLASS[] = { 11, // revision 0, // classname 0, 0, // classinfo - 6, 14, // methods + 7, 14, // methods 0, 0, // properties 0, 0, // enums/sets 0, 0, // constructors 0, // flags - 6, // signalCount + 7, // signalCount // signals: name, argc, parameters, tag, flags, initial metatype offsets - 1, 1, 50, 2, 0x06, 1 /* Public */, - 4, 1, 53, 2, 0x06, 3 /* Public */, - 5, 1, 56, 2, 0x06, 5 /* Public */, - 6, 1, 59, 2, 0x06, 7 /* Public */, - 7, 1, 62, 2, 0x06, 9 /* Public */, - 8, 1, 65, 2, 0x06, 11 /* Public */, + 1, 1, 56, 2, 0x06, 1 /* Public */, + 4, 1, 59, 2, 0x06, 3 /* Public */, + 5, 1, 62, 2, 0x06, 5 /* Public */, + 6, 1, 65, 2, 0x06, 7 /* Public */, + 7, 1, 68, 2, 0x06, 9 /* Public */, + 8, 1, 71, 2, 0x06, 11 /* Public */, + 9, 1, 74, 2, 0x06, 13 /* Public */, // signals: parameters QMetaType::Void, QMetaType::Float, 3, @@ -118,6 +123,7 @@ Q_CONSTINIT static const uint qt_meta_data_CLASSRayTracerENDCLASS[] = { QMetaType::Void, QMetaType::Float, 3, QMetaType::Void, QMetaType::Float, 3, QMetaType::Void, QMetaType::Float, 3, + QMetaType::Void, QMetaType::Float, 3, 0 // eod }; @@ -148,6 +154,9 @@ Q_CONSTINIT const QMetaObject RayTracer::staticMetaObject = { { QtPrivate::TypeAndForceComplete<float, std::false_type>, // method 'zwRotationChanged' QtPrivate::TypeAndForceComplete<void, std::false_type>, + QtPrivate::TypeAndForceComplete<float, std::false_type>, + // method 'rotationChanged' + QtPrivate::TypeAndForceComplete<void, std::false_type>, QtPrivate::TypeAndForceComplete<float, std::false_type> >, nullptr @@ -165,6 +174,7 @@ void RayTracer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, v case 3: _t->yzRotationChanged((*reinterpret_cast< std::add_pointer_t<float>>(_a[1]))); break; case 4: _t->ywRotationChanged((*reinterpret_cast< std::add_pointer_t<float>>(_a[1]))); break; case 5: _t->zwRotationChanged((*reinterpret_cast< std::add_pointer_t<float>>(_a[1]))); break; + case 6: _t->rotationChanged((*reinterpret_cast< std::add_pointer_t<float>>(_a[1]))); break; default: ; } } else if (_c == QMetaObject::IndexOfMethod) { @@ -211,6 +221,13 @@ void RayTracer::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, v return; } } + { + using _t = void (RayTracer::*)(float ); + if (_t _q_method = &RayTracer::rotationChanged; *reinterpret_cast<_t *>(_a[1]) == _q_method) { + *result = 6; + return; + } + } } } @@ -233,13 +250,13 @@ int RayTracer::qt_metacall(QMetaObject::Call _c, int _id, void **_a) if (_id < 0) return _id; if (_c == QMetaObject::InvokeMetaMethod) { - if (_id < 6) + if (_id < 7) qt_static_metacall(this, _c, _id, _a); - _id -= 6; + _id -= 7; } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { - if (_id < 6) + if (_id < 7) *reinterpret_cast<QMetaType *>(_a[0]) = QMetaType(); - _id -= 6; + _id -= 7; } return _id; } @@ -285,4 +302,11 @@ void RayTracer::zwRotationChanged(float _t1) void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; QMetaObject::activate(this, &staticMetaObject, 5, _a); } + +// SIGNAL 6 +void RayTracer::rotationChanged(float _t1) +{ + void *_a[] = { nullptr, const_cast<void*>(reinterpret_cast<const void*>(std::addressof(_t1))) }; + QMetaObject::activate(this, &staticMetaObject, 6, _a); +} QT_WARNING_POP |
