Changeset 3315 for OpenSceneGraph/trunk/doc/doc++/osg/AutoTransform.html
- Timestamp:
- 08/24/04 12:58:51 (9 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/doc/doc++/osg/AutoTransform.html
r3246 r3315 110 110 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> <B><A HREF="#DOC.2.42.41">_previousEyePoint</A></B> 111 111 <DT> 112 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable int <B><A HREF="#DOC.2.42.42">_previousWidth</A></B> 113 <DT> 114 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable int <B><A HREF="#DOC.2.42.43">_previousHeight</A></B> 115 <DT> 116 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> <B><A HREF="#DOC.2.42.44">_previousProjection</A></B> 117 <DT> 118 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> <B><A HREF="#DOC.2.42.45">_previousPosition</A></B> 119 <DT> 120 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable bool <B><A HREF="#DOC.2.42.47">_matrixDirty</A></B> 121 <DT> 122 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> <B><A HREF="#DOC.2.42.48">_cachedMatrix</A></B> 112 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> <B><A HREF="#DOC.2.42.42">_previousLocalUp</A></B> 113 <DT> 114 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable int <B><A HREF="#DOC.2.42.43">_previousWidth</A></B> 115 <DT> 116 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable int <B><A HREF="#DOC.2.42.44">_previousHeight</A></B> 117 <DT> 118 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> <B><A HREF="#DOC.2.42.45">_previousProjection</A></B> 119 <DT> 120 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> <B><A HREF="#DOC.2.42.46">_previousPosition</A></B> 121 <DT> 122 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable bool <B><A HREF="#DOC.2.42.48">_matrixDirty</A></B> 123 <DT> 124 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>mutable <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> <B><A HREF="#DOC.2.42.49">_cachedMatrix</A></B> 123 125 </DL></P> 124 126 … … 127 129 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>virtual <B><A HREF="#DOC.2.42.32">~AutoTransform</A></B>() 128 130 <DT> 129 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.42.4 6">computeMatrix</A></B>() const131 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>void <B><A HREF="#DOC.2.42.47">computeMatrix</A></B>() const 130 132 </DL></P> 131 133 … … 586 588 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> _previousEyePoint</B></TT> 587 589 <DL><DT><DD></DL><P> 590 <A NAME="_previousLocalUp"></A> 591 <A NAME="DOC.2.42.42"></A> 592 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> _previousLocalUp</B></TT> 593 <DL><DT><DD></DL><P> 588 594 <A NAME="_previousWidth"></A> 589 <A NAME="DOC.2.42.4 2"></A>595 <A NAME="DOC.2.42.43"></A> 590 596 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable int _previousWidth</B></TT> 591 597 <DL><DT><DD></DL><P> 592 598 <A NAME="_previousHeight"></A> 593 <A NAME="DOC.2.42.4 3"></A>599 <A NAME="DOC.2.42.44"></A> 594 600 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable int _previousHeight</B></TT> 595 601 <DL><DT><DD></DL><P> 596 602 <A NAME="_previousProjection"></A> 597 <A NAME="DOC.2.42.4 4"></A>603 <A NAME="DOC.2.42.45"></A> 598 604 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> _previousProjection</B></TT> 599 605 <DL><DT><DD></DL><P> 600 606 <A NAME="_previousPosition"></A> 601 <A NAME="DOC.2.42.4 5"></A>607 <A NAME="DOC.2.42.46"></A> 602 608 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="osg.html#DOC.2.262">osg::Vec3</A> _previousPosition</B></TT> 603 609 <DL><DT><DD></DL><P> 604 610 <A NAME="computeMatrix"></A> 605 <A NAME="DOC.2.42.4 6"></A>611 <A NAME="DOC.2.42.47"></A> 606 612 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>void computeMatrix() const </B></TT> 607 613 <DL><DT><DD></DL><P> 608 614 <A NAME="_matrixDirty"></A> 609 <A NAME="DOC.2.42.4 7"></A>615 <A NAME="DOC.2.42.48"></A> 610 616 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable bool _matrixDirty</B></TT> 611 617 <DL><DT><DD></DL><P> 612 618 <A NAME="_cachedMatrix"></A> 613 <A NAME="DOC.2.42.4 8"></A>619 <A NAME="DOC.2.42.49"></A> 614 620 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>mutable <!1><A HREF="osg.html#DOC.2.134">osg::Matrix</A> _cachedMatrix</B></TT> 615 621 <DL><DT><DD></DL><P></DL>
