KiCad PCB EDA Suite
|
This is the complete list of members for DIRECTIONAL_LIGHT, including all inherited members.
DIRECTIONAL_LIGHT(const SFVEC3F &aDir, const SFVEC3F &aColor) | DIRECTIONAL_LIGHT | inline |
GetCastShadows() const | LIGHT | inline |
GetLightParameters(const SFVEC3F &, SFVEC3F &aOutVectorToLight, SFVEC3F &aOutLightColor, float &aOutDistance) const override | DIRECTIONAL_LIGHT | inlinevirtual |
LIGHT() | LIGHT | inline |
m_castShadow | LIGHT | protected |
m_color | DIRECTIONAL_LIGHT | private |
m_inv_direction | DIRECTIONAL_LIGHT | private |
SetCastShadows(bool aCastShadow) | LIGHT | inline |
SetDirection(const SFVEC3F &aDir) | DIRECTIONAL_LIGHT | inline |
~LIGHT() | LIGHT | inlinevirtual |