#include <albaLightKit.h>
Definition at line 43 of file albaLightKit.h.
◆ albaLightKit()
| albaLightKit::albaLightKit |
( |
wxWindow * |
parent, |
|
|
vtkRenderer * |
r, |
|
|
albaObserver * |
Listener = NULL |
|
) |
| |
◆ ~albaLightKit()
| albaLightKit::~albaLightKit |
( |
| ) |
|
◆ OnEvent()
process the events sent by subjects
Implements albaObserver.
◆ SetListener()
◆ CreateGui()
| void albaLightKit::CreateGui |
( |
| ) |
|
◆ GetGui()
◆ AddLight()
| void albaLightKit::AddLight |
( |
| ) |
|
|
protected |
Add a light to the scene.
◆ RemoveLight()
| void albaLightKit::RemoveLight |
( |
int |
sel | ) |
|
|
protected |
Remove the selected light (into the light list listbox) from the scene.
◆ ParametersInit()
| void albaLightKit::ParametersInit |
( |
| ) |
|
|
protected |
Initialize the interface's parameters.
◆ EnableWidget()
| void albaLightKit::EnableWidget |
( |
bool |
enable | ) |
|
|
protected |
Enable-Disable interface's widgets.
◆ m_Listener
◆ m_ButtonAdd
◆ m_ButtonRemove
◆ m_LightCounter
| int albaLightKit::m_LightCounter |
|
protected |
◆ m_LightList
| wxListBox* albaLightKit::m_LightList |
|
protected |
◆ m_SelectedLight
◆ m_LightItemList
◆ m_LightAzimuth
| double albaLightKit::m_LightAzimuth |
|
protected |
◆ m_LightElevation
| double albaLightKit::m_LightElevation |
|
protected |
◆ m_LightIntensity
| double albaLightKit::m_LightIntensity |
|
protected |
◆ m_LightOnOff
| int albaLightKit::m_LightOnOff |
|
protected |
◆ m_LightColor
| wxColour albaLightKit::m_LightColor |
|
protected |
◆ m_LightRenderer
| vtkRenderer* albaLightKit::m_LightRenderer |
|
protected |
◆ m_LightParentPanel
| wxWindow* albaLightKit::m_LightParentPanel |
|
protected |
◆ m_Gui
The documentation for this class was generated from the following file: