Home | History | Annotate | Download | only in filters

Lines Matching refs:LightSource

27 #include "LightSource.h"
37 bool LightSource::setAzimuth(float azimuth)
44 bool LightSource::setElevation(float elevation)
51 bool LightSource::setX(float x)
60 bool LightSource::setY(float y)
69 bool LightSource::setZ(float z)
78 bool LightSource::setPointsAtX(float pointsAtX)
85 bool LightSource::setPointsAtY(float pointsAtY)
92 bool LightSource::setPointsAtZ(float pointsAtZ)
99 bool LightSource::setSpecularExponent(float specularExponent)
106 bool LightSource::setLimitingConeAngle(float limitingConeAngle)