146 lines
6.4 KiB
HTML
146 lines
6.4 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.78.1">ImpostorSpriteManager</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.78.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.78.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.78.4">last</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.78.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.78.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.78.7">createOrReuseImpostorSprite</A></B>(int <!1><A HREF="ImpostorSprite.html#DOC.2.77.24">s</A>, int <!1><A HREF="ImpostorSprite.html#DOC.2.77.25">t</A>, int frameNumber)
|
|
</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.78.9">_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.78.10">_alphafunc</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.78.11">_first</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="ImpostorSprite.html">ImpostorSprite</A>* <B><A HREF="#DOC.2.78.12">_last</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.78.8">~ImpostorSpriteManager</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.78.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.78.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.78.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.78.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.78.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.78.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.78.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.77.24">s</A>, int <!1><A HREF="ImpostorSprite.html#DOC.2.77.25">t</A>, int frameNumber)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~ImpostorSpriteManager"></A>
|
|
<A NAME="DOC.2.78.8"></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.78.9"></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.78.10"></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.78.11"></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.78.12"></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></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>
|