91 lines
3.9 KiB
HTML
91 lines
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>class OSGUTIL_EXPORT osgUtil::Optimizer::CombineStaticTransformsVisitor</TITLE>
|
|
<META NAME="GENERATOR" CONTENT="DOC++ 3.4.6">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
|
|
<H2>class OSGUTIL_EXPORT <A HREF="#DOC.DOCU">osgUtil::Optimizer::CombineStaticTransformsVisitor</A></H2></H2><BLOCKQUOTE>Combine Static Trasform nodes that sit above on another</BLOCKQUOTE>
|
|
<HR>
|
|
|
|
<H2>Inheritance:</H2>
|
|
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=65>
|
|
<param name=classes value="Mosg::NodeVisitor,M,CCombineStaticTransformsVisitor,MCombineStaticTransformsVisitor.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.11.15.1">CombineStaticTransformsVisitor</A></B>(<!1><A HREF="Optimizer.html">Optimizer</A>* optimizer=0)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual void <B><A HREF="#DOC.2.11.15.2">apply</A></B>(osg::MatrixTransform& transform)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>bool <B><A HREF="#DOC.2.11.15.3">removeTransforms</A></B>(osg::Node* nodeWeCannotRemove)
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>inline bool <B><A HREF="#DOC.2.11.15.4">isOperationPermissableForObject</A></B>(const osg::Object* object) const
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected Fields</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="Optimizer.html">Optimizer</A>* <B><A HREF="#DOC.2.11.15.6">_optimizer</A></B>
|
|
<DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif><!1><A HREF="CombineStaticTransformsVisitor.html#DOC.2.11.15.5">TransformSet</A> <B><A HREF="#DOC.2.11.15.7">_transformSet</A></B>
|
|
</DL></P>
|
|
|
|
<P><DL>
|
|
<DT><H3>Protected</H3><DD><DT>
|
|
<IMG ALT="[more]" BORDER=0 SRC=icon1.gif>typedef std::set<osg::MatrixTransform*> <B><A HREF="#DOC.2.11.15.5">TransformSet</A></B>
|
|
</DL></P>
|
|
|
|
</DL>
|
|
|
|
<A NAME="DOC.DOCU"></A>
|
|
<HR>
|
|
<H2>Documentation</H2>
|
|
<BLOCKQUOTE>Combine Static Trasform nodes that sit above on another</BLOCKQUOTE>
|
|
<DL>
|
|
|
|
<A NAME="CombineStaticTransformsVisitor"></A>
|
|
<A NAME="DOC.2.11.15.1"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B> CombineStaticTransformsVisitor(<!1><A HREF="Optimizer.html">Optimizer</A>* optimizer=0)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="apply"></A>
|
|
<A NAME="DOC.2.11.15.2"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>virtual void apply(osg::MatrixTransform& transform)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="removeTransforms"></A>
|
|
<A NAME="DOC.2.11.15.3"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>bool removeTransforms(osg::Node* nodeWeCannotRemove)</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="isOperationPermissableForObject"></A>
|
|
<A NAME="DOC.2.11.15.4"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>inline bool isOperationPermissableForObject(const osg::Object* object) const </B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="TransformSet"></A>
|
|
<A NAME="DOC.2.11.15.5"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>typedef std::set<osg::MatrixTransform*> TransformSet</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_optimizer"></A>
|
|
<A NAME="DOC.2.11.15.6"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="Optimizer.html">Optimizer</A>* _optimizer</B></TT>
|
|
<DL><DT><DD></DL><P>
|
|
<A NAME="_transformSet"></A>
|
|
<A NAME="DOC.2.11.15.7"></A>
|
|
<DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B><!1><A HREF="CombineStaticTransformsVisitor.html#DOC.2.11.15.5">TransformSet</A> _transformSet</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://www.linuxsupportline.com/~doc++">DOC++</A>.
|
|
</BODY>
|
|
</HTML>
|