XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGameObjectGizmoEditTool Class Referenceabstract
Inheritance diagram for xiiGameObjectGizmoEditTool:
[legend]

Public Member Functions

void TransformationGizmoEventHandler (const xiiGizmoEvent &e)
 
- Public Member Functions inherited from xiiGameObjectEditTool
void ConfigureTool (xiiGameObjectDocument *pDocument, xiiQtGameObjectDocumentWindow *pWindow, xiiGameObjectGizmoInterface *pInterface)
 
xiiGameObjectDocumentGetDocument () const
 
xiiQtGameObjectDocumentWindowGetWindow () const
 
xiiGameObjectGizmoInterfaceGetGizmoInterface () const
 
bool IsActive () const
 
void SetActive (bool bActive)
 
virtual xiiEditorInputContextGetEditorInputContextOverride ()
 
virtual xiiEditToolSupportedSpaces GetSupportedSpaces () const
 
virtual bool GetSupportsMoveParentOnly () const
 
virtual void GetGridSettings (xiiGridSettingsMsgToEngine &out_gridSettings)
 
- Public Member Functions inherited from xiiReflectedClass
virtual const xiiRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const xiiRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T>
XII_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Protected Member Functions

virtual void OnConfigured () override
 
void UpdateGizmoSelectionList ()
 
void UpdateGizmoVisibleState ()
 
virtual void ApplyGizmoVisibleState (bool visible)=0
 
void UpdateGizmoTransformation ()
 
virtual void ApplyGizmoTransformation (const xiiTransform &transform)=0
 
virtual void TransformationGizmoEventHandlerImpl (const xiiGizmoEvent &e)=0
 
- Protected Member Functions inherited from xiiGameObjectEditTool
virtual void OnActiveChanged (bool bIsActive)
 

Protected Attributes

xiiDeque< xiiSelectedGameObjectm_GizmoSelection
 
bool m_bInGizmoInteraction = false
 
bool m_bMergeTransactions = false
 

Additional Inherited Members

- Static Public Member Functions inherited from xiiNoBase
static const xiiRTTIGetStaticRTTI ()
 

Member Function Documentation

◆ OnConfigured()

void xiiGameObjectGizmoEditTool::OnConfigured ( )
overrideprotectedvirtual

Implements xiiGameObjectEditTool.

◆ UpdateGizmoTransformation()

void xiiGameObjectGizmoEditTool::UpdateGizmoTransformation ( )
protected
Todo
Pivot point

The documentation for this class was generated from the following files: