![]() |
Plasma Engine
2.0
|
Public Member Functions | |
virtual plEditorInputContext * | GetEditorInputContextOverride () override |
virtual plEditToolSupportedSpaces | GetSupportedSpaces () const override |
virtual bool | GetSupportsMoveParentOnly () const override |
virtual void | GetGridSettings (plGridSettingsMsgToEngine &out_gridSettings) override |
![]() | |
void | ConfigureTool (plGameObjectDocument *pDocument, plQtGameObjectDocumentWindow *pWindow, plGameObjectGizmoInterface *pInterface) |
plGameObjectDocument * | GetDocument () const |
plQtGameObjectDocumentWindow * | GetWindow () const |
plGameObjectGizmoInterface * | GetGizmoInterface () const |
bool | IsActive () const |
void | SetActive (bool bActive) |
![]() | |
virtual const plRTTI * | GetDynamicRTTI () const |
bool | IsInstanceOf (const plRTTI *pType) const |
Returns whether the type of this instance is of the given type or derived from it. | |
template<typename T > | |
PL_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 |
virtual void | OnActiveChanged (bool bIsActive) override |
Additional Inherited Members | |
![]() | |
static const plRTTI * | GetStaticRTTI () |
|
overridevirtual |
Reimplemented from plGameObjectEditTool.
|
overridevirtual |
Reimplemented from plGameObjectEditTool.
|
overridevirtual |
Reimplemented from plGameObjectEditTool.
|
overridevirtual |
Reimplemented from plGameObjectEditTool.
|
overrideprotectedvirtual |
Reimplemented from plGameObjectEditTool.
|
overrideprotectedvirtual |
Implements plGameObjectEditTool.