ezEngine  Release 25.03
ezGizmoHandle Class Reference
Inheritance diagram for ezGizmoHandle:

Public Member Functions

ezGizmoGetOwnerGizmo () const
 
void SetVisible (bool bVisible)
 
void SetTransformation (const ezTransform &m)
 
void SetTransformation (const ezMat4 &m)
 
const ezTransformGetTransformation () const
 
- Public Member Functions inherited from ezEditorEngineSyncObject
void Configure (ezUuid ownerGuid, ezDelegate< void(ezEditorEngineSyncObject *)> onDestruction)
 
ezUuid GetDocumentGuid () const
 
void SetModified (bool b=true)
 
bool GetModified () const
 
ezUuid GetGuid () const
 
virtual bool SetupForEngine (ezWorld *pWorld, ezUInt32 uiNextComponentPickingID)
 
virtual void UpdateForEngine (ezWorld *pWorld)
 
- Public Member Functions inherited from ezReflectedClass
virtual const ezRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const ezRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
EZ_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Protected Member Functions

void SetParentGizmo (ezGizmo *pParentGizmo)
 

Protected Attributes

bool m_bVisible = false
 
ezTransform m_Transformation
 

Additional Inherited Members

- Static Public Member Functions inherited from ezNoBase
static const ezRTTIGetStaticRTTI ()
 

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