Plasma Engine  2.0
Loading...
Searching...
No Matches
plGizmoHandle Class Reference
Inheritance diagram for plGizmoHandle:

Public Member Functions

plGizmoGetOwnerGizmo () const
 
void SetVisible (bool bVisible)
 
void SetTransformation (const plTransform &m)
 
void SetTransformation (const plMat4 &m)
 
const plTransformGetTransformation () const
 
- Public Member Functions inherited from plEditorEngineSyncObject
void Configure (plUuid ownerGuid, plDelegate< void(plEditorEngineSyncObject *)> onDestruction)
 
plUuid GetDocumentGuid () const
 
void SetModified (bool b=true)
 
bool GetModified () const
 
plUuid GetGuid () const
 
virtual bool SetupForEngine (plWorld *pWorld, plUInt32 uiNextComponentPickingID)
 
virtual void UpdateForEngine (plWorld *pWorld)
 
- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () 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

void SetParentGizmo (plGizmo *pParentGizmo)
 

Protected Attributes

bool m_bVisible = false
 
plTransform m_Transformation
 

Additional Inherited Members

- Static Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

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