138 lines
5.7 KiB
HTML
138 lines
5.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class SG_EXPORT osg::NodeCallback</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.8">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class SG_EXPORT <A HREF="#DOC.DOCU">osg::NodeCallback</A></H2></H2><HR>
|
|
|
|
<H2>Inheritance:</H2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
|
|
<param name=classes value="CReferenced,MReferenced.html,CNodeCallback,MNodeCallback.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 Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> <B><A HREF="#DOC.2.55.7">_requirements</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Methods</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif> <B><A HREF="#DOC.2.55.2">NodeCallback</A></B>(const <!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> ncr=<!1><A HREF="NodeCallback.html#DOC.2.55.1.1">NO_REQUIREMENTS</A>)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <B><A HREF="#DOC.2.55.3">~NodeCallback</A></B>()
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline void <B><A HREF="#DOC.2.55.4">setRequirements</A></B>(const <!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> ncr)
|
|
<DD><I>Set what values from traversal are required by this NodeCallback</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline const <!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> <B><A HREF="#DOC.2.55.5">getRequirements</A></B>() const
|
|
<DD><I>Get what values from traversal are required by this NodeCallback</I>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual void <B><A HREF="#DOC.2.55.6">operator()</A></B>(<!1><A HREF="Node.html">Node</A>*, <!1><A HREF="NodeVisitor.html">NodeVisitor</A>*)
|
|
<DD><I>Callback method call by the NodeVisitor when visiting a node</I>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Public Members</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>enum <B><A HREF="#DOC.2.55.1">Requirements</A></B>
|
|
<DD><I>The range of values which can be accumulated by the NodeVisitor.</I>
|
|
</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>inline void <B>ref</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline void <B>unref</B>() const
|
|
<DT>
|
|
<IMG ALT="o" SRC=icon2.gif>inline const int <B>referenceCount</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>
|
|
<DL>
|
|
|
|
<A NAME="Requirements"></A>
|
|
<A NAME="DOC.2.55.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>enum Requirements</B></TT>
|
|
<DD>The range of values which can be accumulated by the NodeVisitor.
|
|
<DL><DT><DD></DL><P><DL>
|
|
|
|
<A NAME="NO_REQUIREMENTS"></A>
|
|
<A NAME="DOC.2.55.1.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> NO_REQUIREMENTS</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="REQUIRES_TRAVERSAL"></A>
|
|
<A NAME="DOC.2.55.1.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> REQUIRES_TRAVERSAL</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="REQUIRES_PARENT_PATH"></A>
|
|
<A NAME="DOC.2.55.1.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> REQUIRES_PARENT_PATH</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="REQUIRES_ACCUMULATED_MATRIX"></A>
|
|
<A NAME="DOC.2.55.1.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> REQUIRES_ACCUMULATED_MATRIX</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="REQUIRES_ACCUMULATED_INVERSE"></A>
|
|
<A NAME="DOC.2.55.1.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> REQUIRES_ACCUMULATED_INVERSE</B></TT>
|
|
<DL><DT><DD></DL><P></DL>
|
|
|
|
<A NAME="NodeCallback"></A>
|
|
<A NAME="DOC.2.55.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> NodeCallback(const <!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> ncr=<!1><A HREF="NodeCallback.html#DOC.2.55.1.1">NO_REQUIREMENTS</A>)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="~NodeCallback"></A>
|
|
<A NAME="DOC.2.55.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual ~NodeCallback()</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="setRequirements"></A>
|
|
<A NAME="DOC.2.55.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline void setRequirements(const <!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> ncr)</B></TT>
|
|
<DD>Set what values from traversal are required by this NodeCallback
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="getRequirements"></A>
|
|
<A NAME="DOC.2.55.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline const <!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> getRequirements() const </B></TT>
|
|
<DD>Get what values from traversal are required by this NodeCallback
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="operator()"></A>
|
|
<A NAME="DOC.2.55.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual void operator()(<!1><A HREF="Node.html">Node</A>*, <!1><A HREF="NodeVisitor.html">NodeVisitor</A>*)</B></TT>
|
|
<DD>Callback method call by the NodeVisitor when visiting a node
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_requirements"></A>
|
|
<A NAME="DOC.2.55.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="NodeCallback.html#DOC.2.55.1">Requirements</A> _requirements</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>
|