A popup Editor dialog for showing options related to the Orientation of a specific Model. More...
#include <ModelOrientationEditor.h>
Protected Slots | |
void | modelUpdatedSlot (UUID id) |
Protected Member Functions | |
UUID | getUUID (uint01 axis) const |
void | makeRequest (uint01 axis) |
Protected Attributes | |
Buffer< UUID > | m_included_objects |
QTModelManager * | m_manager = nullptr |
Vector< 3, UUID > | m_target_objects = { Constant<UUID>::Invalid, Constant<UUID>::Invalid, Constant<UUID>::Invalid } |
Vector< 3, Buffer< UUID > > | m_unique_included_objects |
Vector< 3, SnapLocation > | target_snaps = { SnapLocation::e_front_wo_pitch_yaw, SnapLocation::e_right_wo_yaw, SnapLocation::e_top_down_snap } |
![]() | |
Vector< 3, fltp08 > | m_aspect_ratio |
bool | m_auto_hide_dials |
SizeMode | m_size_mode |
QTResourceListener * | m_units_listener |
Ui::OrientationEditorUI * | ui |
|
explicit |
|
inlinevirtual |
|
protected |
|
protectedslot |
void setManager | ( | QTModelManager * | manager | ) |
void setTargetObject | ( | const UUID & | object | ) |
void updateFromModel | ( | ) |
|
protected |
|
protected |
|
protected |