#include <albaLightKit.h>
|
| LightItem (wxString n, int onoff, float az, float el, float inten, wxColour c, vtkLight *l) |
|
| ~LightItem () |
|
Definition at line 57 of file albaLightKit.h.
◆ LightItem()
albaLightKit::LightItem::LightItem |
( |
wxString |
n, |
|
|
int |
onoff, |
|
|
float |
az, |
|
|
float |
el, |
|
|
float |
inten, |
|
|
wxColour |
c, |
|
|
vtkLight * |
l |
|
) |
| |
|
inline |
◆ ~LightItem()
albaLightKit::LightItem::~LightItem |
( |
| ) |
|
|
inline |
◆ m_Name
wxString albaLightKit::LightItem::m_Name |
◆ m_OnOff
int albaLightKit::LightItem::m_OnOff |
◆ m_Azimuth
float albaLightKit::LightItem::m_Azimuth |
◆ m_Elevation
float albaLightKit::LightItem::m_Elevation |
◆ m_Intensity
float albaLightKit::LightItem::m_Intensity |
◆ m_Colour
wxColour albaLightKit::LightItem::m_Colour |
◆ m_Light
vtkLight* albaLightKit::LightItem::m_Light |
The documentation for this class was generated from the following file: