#include <spLightmapBase.hpp>
Public Member Functions | |
| SLightmapLight () | |
| SLightmapLight (const scene::Light *Obj) throw (io::NullPointerException) | |
| ~SLightmapLight () | |
Public Attributes | |
| scene::ELightModels | Type |
| dim::matrix4f | Matrix |
| video::color | Color |
| f32 | Attn0 |
| f32 | Attn1 |
| f32 | Attn2 |
| f32 | InnerConeAngle |
| f32 | OuterConeAngle |
| bool | Visible |
| sp::tool::SLightmapLight::SLightmapLight | ( | ) |
| sp::tool::SLightmapLight::SLightmapLight | ( | const scene::Light * | Obj | ) | throw (io::NullPointerException) |
| sp::tool::SLightmapLight::~SLightmapLight | ( | ) |
1.7.1