| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for POINT_LIGHT, including all inherited members.
| GetCastShadows() const | LIGHT | inline | 
| GetLightParameters(const SFVEC3F &aHitPoint, SFVEC3F &aOutVectorToLight, SFVEC3F &aOutLightColor, float &aOutDistance) const override | POINT_LIGHT | inlinevirtual | 
| LIGHT() | LIGHT | inline | 
| m_att_constant | POINT_LIGHT | private | 
| m_att_exp | POINT_LIGHT | private | 
| m_att_linear | POINT_LIGHT | private | 
| m_castShadow | LIGHT | protected | 
| m_color | POINT_LIGHT | private | 
| m_position | POINT_LIGHT | private | 
| POINT_LIGHT(const SFVEC3F &aPos, const SFVEC3F &aColor) | POINT_LIGHT | inline | 
| SetCastShadows(bool aCastShadow) | LIGHT | inline | 
| ~LIGHT() | LIGHT | inlinevirtual |