Stellarium 0.11.4 | |||
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Public Member Functions | |
StelPainterLight (int alight=0) | |
void | setPosition (const Vec4f &v) |
Vec4f & | getPosition () |
void | setDiffuse (const Vec4f &v) |
Vec4f & | getDiffuse () |
void | setSpecular (const Vec4f &v) |
Vec4f & | getSpecular () |
void | setAmbient (const Vec4f &v) |
Vec4f & | getAmbient () |
void | setEnable (bool v) |
void | enable () |
void | disable () |
bool | isEnabled () const |