This is the complete list of members for IlvDistantLight, including all inherited members.
| applyValue(const IlvValue &value) | IlvValueInterface | virtual |
| changeValue(const IlvValue &val) | IlvValueInterface | virtual |
| changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
| getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
| getAzimuth() const | IlvDistantLight | |
| getB() const | IlvLightSource | |
| getElevation() const | IlvDistantLight | |
| getG() const | IlvLightSource | |
| getLightVector(IlFloat x, IlFloat y, IlFloat z, IlFloat *result) | IlvDistantLight | virtual |
| getName() const | IlvValueInterface | virtual |
| getR() const | IlvLightSource | |
| IlvDistantLight(IlFloat azimuth=0.0, IlFloat elevation=0.0, IlFloat r=1.0, IlFloat g=1.0, IlFloat b=1.0) | IlvDistantLight | |
| IlvLightSource(IlFloat r=1.0, IlFloat g=1.0, IlFloat b=1.0) | IlvLightSource | |
| queryValue(IlvValue &val) const | IlvValueInterface | virtual |
| queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
| setAzimuth(IlFloat azimuth) | IlvDistantLight | |
| setB(IlFloat b) | IlvLightSource | |
| setElevation(IlFloat elevation) | IlvDistantLight | |
| setG(IlFloat g) | IlvLightSource | |
| setR(IlFloat r) | IlvLightSource | |
| update() | IlvDistantLight | virtual |
| ~IlvLightSource() | IlvLightSource | virtual |