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

Protected Member Functions

virtual void Finalize () override
 Called to actually properly set up the adapter. All setup code is implemented here.
 
virtual void Update () override
 Called when object properties have changed and the visualizer may need to react.
 
virtual void UpdateGizmoTransform () override
 Called when the object has been moved somehow. More light weight than a full update.
 
- Protected Member Functions inherited from xiiVisualizerAdapter
virtual xiiTransform GetObjectTransform () const
 
xiiObjectAccessorBaseGetObjectAccessor () const
 
const xiiAbstractPropertyGetProperty (const char *szProperty) const
 

Protected Attributes

float m_fScale
 
float m_fAngleScale
 
xiiEngineGizmoHandle m_hGizmo
 
- Protected Attributes inherited from xiiVisualizerAdapter
bool m_bVisualizerIsVisible
 
const xiiVisualizerAttributem_pVisualizerAttr
 
const xiiDocumentObjectm_pObject
 

Additional Inherited Members

- Public Member Functions inherited from xiiVisualizerAdapter
void SetVisualizer (const xiiVisualizerAttribute *pAttribute, const xiiDocumentObject *pObject)
 

Member Function Documentation

◆ Finalize()

void xiiSpotLightVisualizerAdapter::Finalize ( )
overrideprotectedvirtual

Called to actually properly set up the adapter. All setup code is implemented here.

Implements xiiVisualizerAdapter.

◆ Update()

void xiiSpotLightVisualizerAdapter::Update ( )
overrideprotectedvirtual

Called when object properties have changed and the visualizer may need to react.

Implements xiiVisualizerAdapter.

◆ UpdateGizmoTransform()

void xiiSpotLightVisualizerAdapter::UpdateGizmoTransform ( )
overrideprotectedvirtual

Called when the object has been moved somehow. More light weight than a full update.

Implements xiiVisualizerAdapter.


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