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

osg::ShadeModel Class Reference

Class which encapsulates glShadeModel(..). More...

Inheritance diagram for osg::ShadeModel:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Mode { FLAT = GL_FLAT, SMOOTH = GL_SMOOTH }

Public Methods

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

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

void setMode (const Mode mode)
const Mode getMode () const
virtual void apply (State &state) const
 apply the OpenGL state attributes.


Protected Methods

virtual ~ShadeModel ()

Protected Attributes

Mode _mode

Detailed Description

Class which encapsulates glShadeModel(..).


Member Enumeration Documentation

enum osg::ShadeModel::Mode
 

Enumeration values:
FLAT 
SMOOTH 


Constructor & Destructor Documentation

osg::ShadeModel::ShadeModel  
 

osg::ShadeModel::ShadeModel const ShadeModel &    sm,
const CopyOp   copyop = CopyOp::SHALLOW_COPY
[inline]
 

Copy constructor using CopyOp to manage deep vs shallow copy.

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


Member Function Documentation

virtual void osg::ShadeModel::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::ShadeModel::compare const StateAttribute   sa const [inline, virtual]
 

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

Implements osg::StateAttribute.

const Mode osg::ShadeModel::getMode   const [inline]
 

osg::ShadeModel::META_StateAttribute osg   ,
ShadeModel   ,
SHADEMODEL   
 

void osg::ShadeModel::setMode const Mode    mode [inline]
 


Member Data Documentation

Mode osg::ShadeModel::_mode [protected]
 


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