Changeset 3315 for OpenSceneGraph/trunk/doc/doc++/osgGA/osgGA.html
- Timestamp:
- 08/24/04 12:58:51 (9 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/doc/doc++/osgGA/osgGA.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/doc/doc++/osgGA/osgGA.html
r3244 r3315 34 34 <DD><I> Base class for visiting GUIEventHandlers.</I> 35 35 <DT> 36 class OSGGA_EXPORT <B><A HREF="HoverManipulator.html">HoverManipulator</A></B>: public <!1><A HREF="MatrixManipulator.html">MatrixManipulator</A>37 <DD><I> HoverManipulator is a MatrixManipulator which provides a camera motion model using mouse and keyboard, designed for flythrough applications (eg.</I>38 <DT>39 36 class OSGGA_EXPORT <B><A HREF="KeySwitchMatrixManipulator.html">KeySwitchMatrixManipulator</A></B>: public <!1><A HREF="MatrixManipulator.html">MatrixManipulator</A> 40 37 <DD><I> KeySwitchMatrixManipulator is a decorator which allows the type of camera manipulator being used to be switched by pressing a key.</I> 41 38 <DT> 42 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>#define <B><A HREF="#DOC.2.1 1">NEW_HOME_POSITION</A></B>39 <IMG ALT="[more]" BORDER=0 SRC=icon1.gif>#define <B><A HREF="#DOC.2.10">NEW_HOME_POSITION</A></B> 43 40 <DT> 44 41 class OSGGA_EXPORT <B><A HREF="MatrixManipulator.html">MatrixManipulator</A></B>: public <!1><A HREF="GUIEventHandler.html">GUIEventHandler</A> … … 64 61 65 62 <A NAME="NEW_HOME_POSITION"></A> 66 <A NAME="DOC.2.1 1"></A>63 <A NAME="DOC.2.10"></A> 67 64 <DT><IMG ALT="o" BORDER=0 SRC=icon2.gif><TT><B>#define NEW_HOME_POSITION</B></TT> 68 65 <DL><DT><DD></DL><P></DL>
