2001-09-20 05:19:47 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class OSGUTIL_EXPORT osgUtil::RenderBin< / TITLE >
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.8" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > class OSGUTIL_EXPORT < A HREF = "#DOC.DOCU" > osgUtil::RenderBin< / A > < / H2 > < / H2 > < BLOCKQUOTE > RenderBin base class< / BLOCKQUOTE >
< HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 125 >
< param name = classes value = "Mosg::Object,M,CRenderBin,MRenderBin.html,CRenderStage,MRenderStage.html,CDepthSortedBin,MDepthSortedBin.html" >
< param name = before value = "M,M,M|_,Mr_" >
< param name = after value = "Md_,M,M,M" >
< param name = indent value = "0,1,1,1" >
< param name = arrowdir value = "down" >
< / APPLET >
< HR >
< DL >
< P > < DL >
< DT > < H3 > Public Fields< / H3 > < DD > < DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > int < B > < A HREF = "#DOC.2.17.19" > _binNum< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "RenderBin.html" > RenderBin< / A > * < B > < A HREF = "#DOC.2.17.20" > _parent< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "RenderStage.html" > RenderStage< / A > * < B > < A HREF = "#DOC.2.17.21" > _stage< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > RenderBinList < B > < A HREF = "#DOC.2.17.22" > _bins< / A > < / B >
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > RenderGraphList < B > < A HREF = "#DOC.2.17.23" > _renderGraphList< / A > < / B >
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > typedef std::map< int, osg::ref_ptr< <!1> < A HREF = "RenderBin.html" > RenderBin< / A > > > static RenderBinList <!1> < A HREF = "RenderBin.html" > RenderBin< / A > * < B > < A HREF = "#DOC.2.17.1" > createRenderBin< / A > < / B > (const std::string& binName)
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > static void < B > < A HREF = "#DOC.2.17.2" > addRenderBinPrototype< / A > < / B > (<!1> < A HREF = "RenderBin.html" > RenderBin< / A > * proto)
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > static void < B > < A HREF = "#DOC.2.17.3" > removeRenderBinPrototype< / A > < / B > (<!1> < A HREF = "RenderBin.html" > RenderBin< / A > * proto)
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.17.4" > RenderBin< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual osg::Object* < B > < A HREF = "#DOC.2.17.5" > cloneType< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual osg::Object* < B > < A HREF = "#DOC.2.17.6" > clone< / A > < / B > (const osg::CopyOp& ) const
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual bool < B > < A HREF = "#DOC.2.17.7" > isSameKindAs< / A > < / B > (const osg::Object* obj) const
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual const char* < B > < A HREF = "#DOC.2.17.8" > className< / A > < / B > () const
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.17.9" > reset< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "RenderBin.html" > RenderBin< / A > * < B > < A HREF = "#DOC.2.17.10" > find_or_insert< / A > < / B > (int binNum, const std::string& binName)
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.17.11" > addRenderGraph< / A > < / B > (<!1> < A HREF = "RenderGraph.html" > RenderGraph< / A > * rg)
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.17.12" > sort< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.17.13" > sort_local< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.17.14" > draw< / A > < / B > (osg::State& state, <!1> < A HREF = "RenderLeaf.html" > RenderLeaf< / A > *& previous)
2001-09-20 05:19:47 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.17.15" > draw_local< / A > < / B > (osg::State& state, <!1> < A HREF = "RenderLeaf.html" > RenderLeaf< / A > *& previous)
< DT >
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > bool < B > < A HREF = "#DOC.2.17.16" > getStats< / A > < / B > (osg::Statistics* primStats)
2001-09-20 05:19:47 +08:00
< DD > < I > extract stats for current draw list.< / I >
2001-12-25 05:56:22 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > void < B > < A HREF = "#DOC.2.17.17" > getPrims< / A > < / B > (osg::Statistics* primStats)
2001-12-25 05:56:22 +08:00
< DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > bool < B > < A HREF = "#DOC.2.17.18" > getPrims< / A > < / B > (osg::Statistics* primStats, const int nbin)
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Members< / H3 > < DD > < DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > typedef std::map< std::string, osg::ref_ptr< <!1> < A HREF = "RenderBin.html" > RenderBin< / A > > > static RenderBinPrototypeList RenderBinPrototypeList < B > < A HREF = "#DOC.2.17.24" > s_renderBinPrototypeList< / A > < / B >
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Methods< / H3 > < DD > < DT >
2002-02-09 18:54:18 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual < B > < A HREF = "#DOC.2.17.25" > ~RenderBin< / A > < / B > ()
2001-09-20 05:19:47 +08:00
< / DL > < / P >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< BLOCKQUOTE >
RenderBin base class< / BLOCKQUOTE >
< DL >
< A NAME = "createRenderBin" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.1" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > typedef std::map< int, osg::ref_ptr< <!1> < A HREF = "RenderBin.html" > RenderBin< / A > > > static RenderBinList <!1> < A HREF = "RenderBin.html" > RenderBin< / A > * createRenderBin(const std::string& binName)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "addRenderBinPrototype" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.2" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > static void addRenderBinPrototype(<!1> < A HREF = "RenderBin.html" > RenderBin< / A > * proto)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "removeRenderBinPrototype" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.3" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > static void removeRenderBinPrototype(<!1> < A HREF = "RenderBin.html" > RenderBin< / A > * proto)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "RenderBin" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.4" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RenderBin()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2002-02-09 18:54:18 +08:00
< A NAME = "cloneType" > < / A >
< A NAME = "DOC.2.17.5" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual osg::Object* cloneType() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2001-09-20 05:19:47 +08:00
< A NAME = "clone" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.6" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual osg::Object* clone(const osg::CopyOp& ) const < / B > < / TT >
2001-09-20 05:19:47 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "isSameKindAs" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.7" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual bool isSameKindAs(const osg::Object* obj) const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "className" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.8" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual const char* className() const < / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "reset" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.9" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void reset()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "find_or_insert" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.10" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "RenderBin.html" > RenderBin< / A > * find_or_insert(int binNum, const std::string& binName)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "addRenderGraph" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.11" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void addRenderGraph(<!1> < A HREF = "RenderGraph.html" > RenderGraph< / A > * rg)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "sort" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.12" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void sort()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "sort_local" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.13" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void sort_local()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "draw" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.14" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void draw(osg::State& state, <!1> < A HREF = "RenderLeaf.html" > RenderLeaf< / A > *& previous)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "draw_local" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.15" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void draw_local(osg::State& state, <!1> < A HREF = "RenderLeaf.html" > RenderLeaf< / A > *& previous)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2001-12-25 05:56:22 +08:00
< A NAME = "getStats" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.16" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > bool getStats(osg::Statistics* primStats)< / B > < / TT >
2001-09-20 05:19:47 +08:00
< DD > extract stats for current draw list.
< DL > < DT > < DD > < / DL > < P >
2001-12-25 05:56:22 +08:00
< A NAME = "getPrims" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.17" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > void getPrims(osg::Statistics* primStats)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "getPrims" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.18" > < / A >
2001-12-25 05:56:22 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > bool getPrims(osg::Statistics* primStats, const int nbin)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2001-09-20 05:19:47 +08:00
< A NAME = "_binNum" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.19" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > int _binNum< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_parent" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.20" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "RenderBin.html" > RenderBin< / A > * _parent< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_stage" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.21" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "RenderStage.html" > RenderStage< / A > * _stage< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_bins" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.22" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RenderBinList _bins< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_renderGraphList" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.23" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > RenderGraphList _renderGraphList< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "s_renderBinPrototypeList" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.24" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > typedef std::map< std::string, osg::ref_ptr< <!1> < A HREF = "RenderBin.html" > RenderBin< / A > > > static RenderBinPrototypeList RenderBinPrototypeList s_renderBinPrototypeList< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "~RenderBin" > < / A >
2002-02-09 18:54:18 +08:00
< A NAME = "DOC.2.17.25" > < / A >
2001-09-20 05:19:47 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual ~RenderBin()< / B > < / TT >
< DL > < DT > < DD > < / DL > < P > < / DL >
< HR >
< DL > < DT > < B > Direct child classes:
< / B > < DD > < A HREF = "RenderStage.html" > RenderStage< / A > < BR >
< A HREF = "DepthSortedBin.html" > DepthSortedBin< / A > < BR >
< / DL >
< DL > < DT > < DD > < / DL > < P > < P > < I > < A HREF = "index.html" > Alphabetic index< / A > < / I > < I > < A HREF = "HIER.html" > HTML hierarchy of classes< / A > or < A HREF = "HIERjava.html" > Java< / A > < / I > < / P > < HR >
< BR >
This page was generated with the help of < A HREF = "http://docpp.sourceforge.net" > DOC++< / A > .
< / BODY >
< / HTML >