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

osgUtil::RenderStageLighting Class Reference

RenderBin base class. More...

Inheritance diagram for osgUtil::RenderStageLighting:

Inheritance graph
[legend]
List of all members.

Public Types

typedef std::pair< const osg::StateAttribute *,
osg::ref_ptr< osg::Matrix > > 
AttrMatrixPair
typedef std::vector< AttrMatrixPairAttrMatrixList

Public Methods

 RenderStageLighting ()
virtual osg::ObjectcloneType () const
 Clone the type of an object, with Object* return type.

virtual osg::Objectclone (const osg::CopyOp &) const
virtual bool isSameKindAs (const osg::Object *obj) const
virtual const char * libraryName () const
 return the name of the object's library.

virtual const char * className () const
 return the name of the object's class type.

virtual void reset ()
virtual void addPositionedAttribute (osg::Matrix *matrix, const osg::StateAttribute *attr)
virtual void draw (osg::State &state, RenderLeaf *&previous)

Public Attributes

AttrMatrixList _attrList

Protected Methods

virtual ~RenderStageLighting ()

Detailed Description

RenderBin base class.


Member Typedef Documentation

typedef std::vector< AttrMatrixPair > osgUtil::RenderStageLighting::AttrMatrixList
 

typedef std::pair< const osg::StateAttribute*, osg::ref_ptr<osg::Matrix> > osgUtil::RenderStageLighting::AttrMatrixPair
 


Constructor & Destructor Documentation

osgUtil::RenderStageLighting::RenderStageLighting  
 

virtual osgUtil::RenderStageLighting::~RenderStageLighting   [protected, virtual]
 


Member Function Documentation

virtual void osgUtil::RenderStageLighting::addPositionedAttribute osg::Matrix   matrix,
const osg::StateAttribute   attr
[inline, virtual]
 

virtual const char* osgUtil::RenderStageLighting::className   const [inline, virtual]
 

return the name of the object's class type.

Must be defined by derived classes.

Implements osg::Object.

virtual osg::Object* osgUtil::RenderStageLighting::clone const osg::CopyOp   const [inline, virtual]
 

virtual osg::Object* osgUtil::RenderStageLighting::cloneType   const [inline, virtual]
 

Clone the type of an object, with Object* return type.

Must be defined by derived classes.

Implements osg::Object.

virtual void osgUtil::RenderStageLighting::draw osg::State   state,
RenderLeaf *&    previous
[virtual]
 

virtual bool osgUtil::RenderStageLighting::isSameKindAs const osg::Object   obj const [inline, virtual]
 

virtual const char* osgUtil::RenderStageLighting::libraryName   const [inline, virtual]
 

return the name of the object's library.

Must be defined by derived classes. The OpenSceneGraph convention the is that the namspace of a library is the same as the library name.

Implements osg::Object.

virtual void osgUtil::RenderStageLighting::reset   [virtual]
 


Member Data Documentation

AttrMatrixList osgUtil::RenderStageLighting::_attrList
 


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