Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::LightModel Class Reference

Inheritance diagram for osg::LightModel:

Inheritance graph
[legend]
List of all members.

Public Types

enum  ColorControl { SEPARATE_SPECULAR_COLOR, SINGLE_COLOR }

Public Methods

 LightModel ()
 LightModel (const LightModel &lw, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.

 META_StateAttribute (osg, LightModel, LIGHTMODEL)
virtual int compare (const StateAttribute &sa) const
 return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs.

void setAmbientIntensity (const osg::Vec4 &ambient)
const osg::Vec4getAmbientIntensity () const
void setColorControl (const ColorControl cc)
const ColorControl getColorControl () const
void setLocalViewer (const bool localViewer)
const bool getLocalViewer () const
void setTwoSided (const bool twoSided)
const bool getTwoSided () const
virtual void apply (State &state) const
 apply the OpenGL state attributes.


Protected Methods

virtual ~LightModel ()

Protected Attributes

osg::Vec4 _ambient
ColorControl _colorControl
bool _localViewer
bool _twoSided

Member Enumeration Documentation

enum osg::LightModel::ColorControl
 

Enumeration values:
SEPARATE_SPECULAR_COLOR 
SINGLE_COLOR 


Constructor & Destructor Documentation

osg::LightModel::LightModel  
 

osg::LightModel::LightModel const LightModel &    lw,
const CopyOp   copyop = CopyOp::SHALLOW_COPY
[inline]
 

Copy constructor using CopyOp to manage deep vs shallow copy.

virtual osg::LightModel::~LightModel   [protected, virtual]
 


Member Function Documentation

virtual void osg::LightModel::apply State   state const [virtual]
 

apply the OpenGL state attributes.

The global state for the current OpenGL context is passed in to allow the StateAttribute to obtain details on the the current context and state.

Implements osg::StateAttribute.

virtual int osg::LightModel::compare const StateAttribute   sa const [inline, virtual]
 

return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs.

Implements osg::StateAttribute.

const osg::Vec4& osg::LightModel::getAmbientIntensity   const [inline]
 

const ColorControl osg::LightModel::getColorControl   const [inline]
 

const bool osg::LightModel::getLocalViewer   const [inline]
 

const bool osg::LightModel::getTwoSided   const [inline]
 

osg::LightModel::META_StateAttribute osg   ,
LightModel   ,
LIGHTMODEL   
 

void osg::LightModel::setAmbientIntensity const osg::Vec4   ambient [inline]
 

void osg::LightModel::setColorControl const ColorControl    cc [inline]
 

void osg::LightModel::setLocalViewer const bool    localViewer [inline]
 

void osg::LightModel::setTwoSided const bool    twoSided [inline]
 


Member Data Documentation

osg::Vec4 osg::LightModel::_ambient [protected]
 

ColorControl osg::LightModel::_colorControl [protected]
 

bool osg::LightModel::_localViewer [protected]
 

bool osg::LightModel::_twoSided [protected]
 


The documentation for this class was generated from the following file:
Generated at Wed Sep 18 13:55:32 2002 for the Open Scene Graph by doxygen 1.2.16.