179 lines
8.2 KiB
HTML
179 lines
8.2 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
|
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>class SG_EXPORT osg::ImpostorSpriteManager</TITLE>
|
||
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
|
||
|
<H2>class SG_EXPORT <A HREF="#DOC.DOCU">osg::ImpostorSpriteManager</A></H2></H2><BLOCKQUOTE>Helper class for managing the reuse of ImpostorSprite resources</BLOCKQUOTE>
|
||
|
<HR>
|
||
|
|
||
|
<H2>Inheritance:</H2>
|
||
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
|
||
|
<param name=classes value="CReferenced,MReferenced.html,CImpostorSpriteManager,MImpostorSpriteManager.html">
|
||
|
<param name=before value="M,M">
|
||
|
<param name=after value="Md_,M">
|
||
|
<param name=indent value="0,1">
|
||
|
<param name=arrowdir value="down">
|
||
|
</APPLET>
|
||
|
<HR>
|
||
|
|
||
|
<DL>
|
||
|
<P><DL>
|
||
|
<DT><H3>Public Methods</H3><DD><DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.84.1">ImpostorSpriteManager</A></B>()
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.84.2">empty</A></B>() const
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.84.3">first</A></B>()
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.84.4">last</A></B>()
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.5">push_back</A></B>(<!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* is)
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.6">remove</A></B>(<!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* is)
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.84.7">createOrReuseImpostorSprite</A></B>(int <!1><A HREF="ImpostorSprite.html#DOC.2.83.24">s</A>, int <!1><A HREF="ImpostorSprite.html#DOC.2.83.25">t</A>, int frameNumber)
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="StateSet.html">StateSet</A>* <B><A HREF="#DOC.2.84.8">createOrReuseStateSet</A></B>()
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.84.9">reset</A></B>()
|
||
|
</DL></P>
|
||
|
|
||
|
<P><DL>
|
||
|
<DT><H3>Protected Fields</H3><DD><DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="TexEnv.html">TexEnv</A>> <B><A HREF="#DOC.2.84.11">_texenv</A></B>
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="AlphaFunc.html">AlphaFunc</A>> <B><A HREF="#DOC.2.84.12">_alphafunc</A></B>
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.84.13">_first</A></B>
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.84.14">_last</A></B>
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSpriteManager.html#DOC.2.84.15">StateSetList</A> <B><A HREF="#DOC.2.84.16">_stateSetList</A></B>
|
||
|
<DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>unsigned int <B><A HREF="#DOC.2.84.17">_reuseStateSetIndex</A></B>
|
||
|
</DL></P>
|
||
|
|
||
|
<P><DL>
|
||
|
<DT><H3>Protected Methods</H3><DD><DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.84.10">~ImpostorSpriteManager</A></B>()
|
||
|
</DL></P>
|
||
|
|
||
|
<P><DL>
|
||
|
<DT><H3>Protected Members</H3><DD><DT>
|
||
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::vector< <!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="StateSet.html">StateSet</A>> > <B><A HREF="#DOC.2.84.15">StateSetList</A></B>
|
||
|
</DL></P>
|
||
|
|
||
|
</DL>
|
||
|
<HR><H3>Inherited from <A HREF="Referenced.html">Referenced</A>:</H3>
|
||
|
<DL>
|
||
|
<P><DL>
|
||
|
<DT><H3>Public Methods</H3><DD><DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>inline <!1><A HREF="Referenced.html">Referenced</A>& <B>operator = </B>(<!1><A HREF="Referenced.html">Referenced</A>&)
|
||
|
<DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>static void <B>setDeleteHandler</B>(<!1><A HREF="DeleteHandler.html">DeleteHandler</A>* handler)
|
||
|
<DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>static <!1><A HREF="DeleteHandler.html">DeleteHandler</A>* <B>getDeleteHandler</B>()
|
||
|
<DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>ref</B>() const
|
||
|
<DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>unref_nodelete</B>() const
|
||
|
<DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>inline int <B>referenceCount</B>() const
|
||
|
<DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>unref</B>() const
|
||
|
</DL></P>
|
||
|
|
||
|
<P><DL>
|
||
|
<DT><H3>Protected Fields</H3><DD><DT>
|
||
|
<IMG ALT="o" SRC=icon2.gif>mutable int <B>_refCount</B>
|
||
|
</DL></P>
|
||
|
|
||
|
</DL>
|
||
|
|
||
|
<A NAME="DOC.DOCU"></A>
|
||
|
<HR>
|
||
|
<H2>Documentation</H2>
|
||
|
<BLOCKQUOTE>Helper class for managing the reuse of ImpostorSprite resources</BLOCKQUOTE>
|
||
|
<DL>
|
||
|
|
||
|
<A NAME="ImpostorSpriteManager"></A>
|
||
|
<A NAME="DOC.2.84.1"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ImpostorSpriteManager()</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="empty"></A>
|
||
|
<A NAME="DOC.2.84.2"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool empty() const </B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="first"></A>
|
||
|
<A NAME="DOC.2.84.3"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* first()</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="last"></A>
|
||
|
<A NAME="DOC.2.84.4"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* last()</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="push_back"></A>
|
||
|
<A NAME="DOC.2.84.5"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void push_back(<!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* is)</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="remove"></A>
|
||
|
<A NAME="DOC.2.84.6"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void remove(<!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* is)</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="createOrReuseImpostorSprite"></A>
|
||
|
<A NAME="DOC.2.84.7"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* createOrReuseImpostorSprite(int <!1><A HREF="ImpostorSprite.html#DOC.2.83.24">s</A>, int <!1><A HREF="ImpostorSprite.html#DOC.2.83.25">t</A>, int frameNumber)</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="createOrReuseStateSet"></A>
|
||
|
<A NAME="DOC.2.84.8"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="StateSet.html">StateSet</A>* createOrReuseStateSet()</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="reset"></A>
|
||
|
<A NAME="DOC.2.84.9"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void reset()</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="~ImpostorSpriteManager"></A>
|
||
|
<A NAME="DOC.2.84.10"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ~ImpostorSpriteManager()</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="_texenv"></A>
|
||
|
<A NAME="DOC.2.84.11"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="TexEnv.html">TexEnv</A>> _texenv</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="_alphafunc"></A>
|
||
|
<A NAME="DOC.2.84.12"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="AlphaFunc.html">AlphaFunc</A>> _alphafunc</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="_first"></A>
|
||
|
<A NAME="DOC.2.84.13"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* _first</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="_last"></A>
|
||
|
<A NAME="DOC.2.84.14"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* _last</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="StateSetList"></A>
|
||
|
<A NAME="DOC.2.84.15"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::vector< <!1><A HREF="ref_ptr.html">ref_ptr</A><<!1><A HREF="StateSet.html">StateSet</A>> > StateSetList</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="_stateSetList"></A>
|
||
|
<A NAME="DOC.2.84.16"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="ImpostorSpriteManager.html#DOC.2.84.15">StateSetList</A> _stateSetList</B></TT>
|
||
|
<DL><DT><DD></DL><P>
|
||
|
<A NAME="_reuseStateSetIndex"></A>
|
||
|
<A NAME="DOC.2.84.17"></A>
|
||
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>unsigned int _reuseStateSetIndex</B></TT>
|
||
|
<DL><DT><DD></DL><P></DL>
|
||
|
|
||
|
<HR><DL><DT><B>This class has no child classes.</B></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>
|