This is the complete list of members for Light, including all inherited members.
| getColor() | Light | |
| getConstant() | Light | |
| getIntensity() | Light | |
| getLinear() | Light | |
| getOpenAngle() | Light | |
| getPosistion() | Light | |
| getQuadratic() | Light | |
| getRotationAngle() | Light | |
| Light(Vector2f nPos, float nIntensity, Vector3i nRGB, float nConstantAttenuation, float nLinearAttenuation, float nQuadraticAttenuation) | Light | |
| Light() | Light | |
| setColor(Vector3i nRGB) | Light | |
| setConstant(float nConstant) | Light | |
| setIntensity(float nIntensity) | Light | |
| setLinear(float nLinear) | Light | |
| setOpenAngle(float nOpenAngle) | Light | |
| setPosition(Vector2f nPos) | Light | |
| setQuadratic(float nQuadratic) | Light | |
| setRotationAngle(float nRotationAngle) | Light |