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

osgUtil::DepthSortedBin Class Reference

Inheritance diagram for osgUtil::DepthSortedBin:

Inheritance graph
[legend]
List of all members.

Public Types

enum  DrawOrder { FRONT_TO_BACK, BACK_TO_FRONT }

Public Methods

 DepthSortedBin ()
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 sort_local ()
virtual void draw_local (osg::State &state, RenderLeaf *&previous)
void setDrawOrder (const DrawOrder drawOrder)
const DrawOrder getDrawOrder () const

Protected Methods

virtual ~DepthSortedBin ()

Protected Attributes

DrawOrder _drawOrder

Member Enumeration Documentation

enum osgUtil::DepthSortedBin::DrawOrder
 

Enumeration values:
FRONT_TO_BACK 
BACK_TO_FRONT 


Constructor & Destructor Documentation

osgUtil::DepthSortedBin::DepthSortedBin  
 

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


Member Function Documentation

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

return the name of the object's class type.

Must be defined by derived classes.

Reimplemented from osgUtil::RenderBin.

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

Reimplemented from osgUtil::RenderBin.

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

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

Must be defined by derived classes.

Reimplemented from osgUtil::RenderBin.

virtual void osgUtil::DepthSortedBin::draw_local osg::State   state,
RenderLeaf *&    previous
[virtual]
 

Reimplemented from osgUtil::RenderBin.

const DrawOrder osgUtil::DepthSortedBin::getDrawOrder   const [inline]
 

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

Reimplemented from osgUtil::RenderBin.

virtual const char* osgUtil::DepthSortedBin::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.

Reimplemented from osgUtil::RenderBin.

virtual void osgUtil::DepthSortedBin::reset   [virtual]
 

Reimplemented from osgUtil::RenderBin.

void osgUtil::DepthSortedBin::setDrawOrder const DrawOrder    drawOrder [inline]
 

virtual void osgUtil::DepthSortedBin::sort_local   [virtual]
 

Reimplemented from osgUtil::RenderBin.


Member Data Documentation

DrawOrder osgUtil::DepthSortedBin::_drawOrder [protected]
 


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