BALL::VIEW::LightSource Member List

This is the complete list of members for BALL::VIEW::LightSource, including all inherited members.
AMBIENT enum valueBALL::VIEW::LightSource
angle_BALL::VIEW::LightSource [protected]
attenuation_BALL::VIEW::LightSource [protected]
color_BALL::VIEW::LightSource [protected]
direction_BALL::VIEW::LightSource [protected]
DIRECTIONAL enum valueBALL::VIEW::LightSource
dump(std::ostream &s=std::cout, Size depth=0) const BALL::VIEW::LightSource [virtual]
getAngle() const BALL::VIEW::LightSource [inline]
getAttenuation() const BALL::VIEW::LightSource [inline]
getColor() const BALL::VIEW::LightSource [inline]
getDirection() const BALL::VIEW::LightSource [inline]
getIntensity() const BALL::VIEW::LightSource [inline]
getPosition() const BALL::VIEW::LightSource [inline]
getType() const BALL::VIEW::LightSource [inline]
intensity_BALL::VIEW::LightSource [protected]
isRelativeToCamera() const BALL::VIEW::LightSource [inline]
LightSource()BALL::VIEW::LightSource
LightSource(const LightSource &light_source)BALL::VIEW::LightSource
operator<(const LightSource &light) const BALL::VIEW::LightSource
operator=(const LightSource &light)BALL::VIEW::LightSource
operator==(const LightSource &light_source) const BALL::VIEW::LightSource
position_BALL::VIEW::LightSource [protected]
POSITIONAL enum valueBALL::VIEW::LightSource
r_direction_BALL::VIEW::LightSource [protected]
r_position_BALL::VIEW::LightSource [protected]
relative_BALL::VIEW::LightSource [protected]
setAngle(const Angle &angle)BALL::VIEW::LightSource [inline]
setAttenuation(const Vector3 &attenuation)BALL::VIEW::LightSource [inline]
setColor(const ColorRGBA &color)BALL::VIEW::LightSource [inline]
setDirection(const Vector3 &direction)BALL::VIEW::LightSource [inline]
setIntensity(float intensity)BALL::VIEW::LightSource [inline]
setPosition(const Vector3 &position)BALL::VIEW::LightSource [inline]
setRelativeToCamera(bool state)BALL::VIEW::LightSource [inline]
setType(Types type)BALL::VIEW::LightSource [inline]
type_BALL::VIEW::LightSource [protected]
Types enum nameBALL::VIEW::LightSource
~LightSource()BALL::VIEW::LightSource [inline, virtual]