apply(IlUInt count=0, const IlvBitmapData **inputs=0) | IlvSpecularLightingFilter | virtual |
applyUnary(const IlvBitmapData *data) | IlvBitmapFilter | |
applyValue(const IlvValue &value) | IlvValueInterface | virtual |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
computeBumpMap(const IlvRGBBitmapData *src, IlFloat scaleX, IlFloat scaleY) | IlvLightingFilter | |
Create(const char *classname, IlBoolean forceLoad=IlTrue) | IlvBitmapFilter | static |
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
getClassName() const | IlvBitmapFilter | virtual |
getHeight() const | IlvBitmapFilter | |
getInputs(IlUInt &count) const | IlvBitmapFilter | |
getLightSource() const | IlvLightingFilter | |
getName() const | IlvBitmapFilter | virtual |
getRefCount() const | IlvBitmapFilter | |
GetRegisteredFilters(IlUInt &num) | IlvBitmapFilter | static |
getResult() const | IlvBitmapFilter | |
getSpecularConstant() const | IlvSpecularLightingFilter | |
getSpecularExponent() const | IlvSpecularLightingFilter | |
getSurfaceScale() const | IlvLightingFilter | |
getWidth() const | IlvBitmapFilter | |
getX() const | IlvBitmapFilter | |
getY() const | IlvBitmapFilter | |
IlvBitmapFilter() | IlvBitmapFilter | |
IlvLightingFilter(IlFloat surfaceScale=1.0, IlvLightSource *light=0) | IlvLightingFilter | |
IlvSpecularLightingFilter(IlFloat surfaceScale=1.0, IlFloat specularConstant=1.0, IlFloat specularExponent=1.0, IlvLightSource *light=0) | IlvSpecularLightingFilter | |
lock() | IlvBitmapFilter | virtual |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
setHeight(IlUInt height) | IlvBitmapFilter | |
setInputs(IlUInt count, const char *const *name) | IlvBitmapFilter | |
setLightSource(IlvLightSource *light) | IlvLightingFilter | |
setName(const char *id) | IlvBitmapFilter | |
setResult(const char *name) | IlvBitmapFilter | |
setSpecularConstant(IlFloat specularConstant) | IlvSpecularLightingFilter | |
setSpecularExponent(IlFloat specularExponent) | IlvSpecularLightingFilter | |
setSurfaceScale(IlFloat scale) | IlvLightingFilter | |
setWidth(IlUInt width) | IlvBitmapFilter | |
setX(IlInt x) | IlvBitmapFilter | |
setY(IlInt y) | IlvBitmapFilter | |
unLock() | IlvBitmapFilter | virtual |
~IlvBitmapFilter() | IlvBitmapFilter | virtual |
~IlvLightingFilter() | IlvLightingFilter | virtual |
~IlvSpecularLightingFilter() | IlvSpecularLightingFilter | |