97 lines
3.9 KiB
HTML
97 lines
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class OSGFX_EXPORT osgFX::Registry</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class OSGFX_EXPORT <A HREF="#DOC.DOCU">osgFX::Registry</A></H2></H2><HR>
|
|
|
|
<DL>
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline static <!1><A HREF="Registry.html">Registry</A>* <B><A HREF="#DOC.2.5.3">instance</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="Registry.html#DOC.2.5.2">Effect_map</A>& <B><A HREF="#DOC.2.5.4">getEffectMap</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline <!1><A HREF="Registry.html">Registry</A>* <B><A HREF="#DOC.2.5.9">instance</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const Registry::Effect_map& <B><A HREF="#DOC.2.5.10">getEffectMap</A></B>() const
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.5.11">registerEffect</A></B>(const <!1><A HREF="Effect.html">Effect</A>* effect)
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Members</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>struct <B><A HREF="#DOC.2.5.1">Proxy</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::map<std::string, osg::ref_ptr<const <!1><A HREF="Effect.html">Effect</A>> > <B><A HREF="#DOC.2.5.2">Effect_map</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.5.5">Registry</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.5.6">~Registry</A></B>()
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<DL>
|
|
|
|
<A NAME="Proxy"></A>
|
|
<A NAME="DOC.2.5.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>struct Proxy</B></TT>
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="Proxy"></A>
|
|
<A NAME="DOC.2.5.1.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Proxy(const <!1><A HREF="Effect.html">Effect</A>* effect)</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="Effect_map"></A>
|
|
<A NAME="DOC.2.5.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::map<std::string, osg::ref_ptr<const <!1><A HREF="Effect.html">Effect</A>> > Effect_map</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="instance"></A>
|
|
<A NAME="DOC.2.5.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline static <!1><A HREF="Registry.html">Registry</A>* instance()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getEffectMap"></A>
|
|
<A NAME="DOC.2.5.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="Registry.html#DOC.2.5.2">Effect_map</A>& getEffectMap() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="Registry"></A>
|
|
<A NAME="DOC.2.5.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> Registry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~Registry"></A>
|
|
<A NAME="DOC.2.5.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> ~Registry()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="instance"></A>
|
|
<A NAME="DOC.2.5.9"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline <!1><A HREF="Registry.html">Registry</A>* instance()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getEffectMap"></A>
|
|
<A NAME="DOC.2.5.10"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const Registry::Effect_map& getEffectMap() const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="registerEffect"></A>
|
|
<A NAME="DOC.2.5.11"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void registerEffect(const <!1><A HREF="Effect.html">Effect</A>* effect)</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>
|