Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Light Member List

This is the complete list of members for Light, including all inherited members.

_ambient_colorLight
_coordsLight
_diffuse_colorLight
_is_enabledLight
_is_in_cam_spaceLight
_is_positionalLight
_k0Light
_k1Light
_k2Light
_specular_colorLight
_spot_cutoffLight
_spot_directionLight
_spot_exponentLight
get_direction() const Light [inline]
get_position() const Light [inline]
Light()Light [inline]
Light(mlib::CWvec &dir, bool is_enabled=false, bool is_in_cam_space=true, CCOLOR &ambient=COLOR::black, CCOLOR &diffuse=COLOR::white, CCOLOR &specular=COLOR::white)Light [inline]
Light(mlib::CWpt &loc, bool is_enabled=false, bool is_in_cam_space=true, CCOLOR &ambient=COLOR::black, CCOLOR &diffuse=COLOR::white, CCOLOR &specular=COLOR::white, mlib::CWvec &spot_dir=mlib::Wvec(0, 0,-1), float spot_exponent=0, float spot_cutoff=180, float k0=1, float k1=0, float k2=0)Light [inline]
set_direction(mlib::CWvec &v)Light [inline]
set_position(mlib::CWpt &p)Light [inline]


Generated on Mon Sep 18 11:46:23 2006 for jot by  doxygen 1.4.4