2001-12-25 07:34:25 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class OSGUTIL_EXPORT osgUtil::TransformCallback< / TITLE >
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.8" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > class OSGUTIL_EXPORT < A HREF = "#DOC.DOCU" > osgUtil::TransformCallback< / A > < / H2 > < / H2 > < HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 65 >
< param name = classes value = "Mosg::NodeCallback,M,CTransformCallback,MTransformCallback.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 >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.30.1" > TransformCallback< / A > < / B > (const osg::Vec3& pivot, const osg::Vec3& axis, float angularVelocity)
2001-12-25 07:34:25 +08:00
< DT >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.30.2" > operator() < / A > < / B > (osg::Node* node, osg::NodeVisitor* nv)
2001-12-25 07:34:25 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > float < B > < A HREF = "#DOC.2.30.3" > _angular_velocity< / A > < / B >
2001-12-25 07:34:25 +08:00
< DT >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > osg::Vec3 < B > < A HREF = "#DOC.2.30.4" > _pivot< / A > < / B >
2001-12-25 07:34:25 +08:00
< DT >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > osg::Vec3 < B > < A HREF = "#DOC.2.30.5" > _axis< / A > < / B >
2001-12-25 07:34:25 +08:00
< DT >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > int < B > < A HREF = "#DOC.2.30.6" > _previousTraversalNumber< / A > < / B >
2001-12-25 07:34:25 +08:00
< DT >
2002-06-05 20:35:59 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > double < B > < A HREF = "#DOC.2.30.7" > _previousTime< / A > < / B >
2001-12-25 07:34:25 +08:00
< / DL > < / P >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< DL >
< A NAME = "TransformCallback" > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.1" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > TransformCallback(const osg::Vec3& pivot, const osg::Vec3& axis, float angularVelocity)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "operator() " > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.2" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void operator() (osg::Node* node, osg::NodeVisitor* nv)< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_angular_velocity" > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.3" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > float _angular_velocity< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_pivot" > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.4" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > osg::Vec3 _pivot< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_axis" > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.5" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > osg::Vec3 _axis< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_previousTraversalNumber" > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.6" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > int _previousTraversalNumber< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_previousTime" > < / A >
2002-06-05 20:35:59 +08:00
< A NAME = "DOC.2.30.7" > < / A >
2001-12-25 07:34:25 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > double _previousTime< / 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 >