BALL::VIEW::LightSource Member List
This is the complete list of members for
BALL::VIEW::LightSource
, including all inherited members.
AMBIENT
enum value
BALL::VIEW::LightSource
angle_
BALL::VIEW::LightSource
[protected]
attenuation_
BALL::VIEW::LightSource
[protected]
color_
BALL::VIEW::LightSource
[protected]
direction_
BALL::VIEW::LightSource
[protected]
DIRECTIONAL
enum value
BALL::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 value
BALL::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 name
BALL::VIEW::LightSource
~LightSource
()
BALL::VIEW::LightSource
[inline, virtual]