2002-08-29 22:39:41 +08:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< HTML >
< HEAD >
< TITLE > class SG_EXPORT osg::MatrixTransform::AnimationPathCallback< / TITLE >
< META NAME = "GENERATOR" CONTENT = "DOC++ 3.4.8" >
< / HEAD >
< BODY BGCOLOR = "#ffffff" >
< H2 > class SG_EXPORT < A HREF = "#DOC.DOCU" > AnimationPathCallback< / A > < / H2 > < / H2 > < BLOCKQUOTE > Callback which can be attached to a MatrixTransform as an app callback to allow it to follow the path defined by a AnimationPath< / BLOCKQUOTE >
< HR >
< H2 > Inheritance:< / H2 >
< APPLET CODE = "ClassGraph.class" WIDTH = 600 HEIGHT = 95 >
< param name = classes value = "CReferenced,MReferenced.html,CNodeCallback,MNodeCallback.html,CAnimationPathCallback,MAnimationPathCallback.html" >
< param name = before value = "M,M,M" >
< param name = after value = "Md_SP,Md_,M" >
< param name = indent value = "0,1,2" >
< param name = arrowdir value = "down" >
< / APPLET >
< HR >
< DL >
< P > < DL >
< DT > < H3 > Public Fields< / H3 > < DD > < DT >
2002-11-08 22:15:17 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "AnimationPath.html" > AnimationPath< / A > > < B > < A HREF = "#DOC.2.93.12.3" > _animationPath< / A > < / B >
2002-08-29 22:39:41 +08:00
< DT >
2002-11-08 22:15:17 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > double < B > < A HREF = "#DOC.2.93.12.4" > _timeOffset< / A > < / B >
< DT >
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > double < B > < A HREF = "#DOC.2.93.12.5" > _timeMultiplier< / A > < / B >
< DT >
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > double < B > < A HREF = "#DOC.2.93.12.6" > _firstTime< / A > < / B >
2002-08-29 22:39:41 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
2002-11-08 22:15:17 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > < B > < A HREF = "#DOC.2.93.12.1" > AnimationPathCallback< / A > < / B > (<!1> < A HREF = "AnimationPath.html" > AnimationPath< / A > * ap, double timeOffset=0.0f, double timeMultiplier=1.0f)
2002-08-29 22:39:41 +08:00
< DT >
2002-11-08 22:15:17 +08:00
< IMG ALT = "[more]" BORDER = 0 SRC = icon1.gif > virtual void < B > < A HREF = "#DOC.2.93.12.2" > operator()< / A > < / B > (Node* node, <!1> < A HREF = "NodeVisitor.html" > NodeVisitor< / A > * nv)
2002-08-29 22:39:41 +08:00
< DD > < I > implements the callback< / I >
< / DL > < / P >
< / DL >
< HR > < H3 > Inherited from < A HREF = "NodeCallback.html" > NodeCallback< / A > :< / H3 >
< DL >
< P > < DL >
< DT > < H3 > Public Fields< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "NodeCallback.html" > NodeCallback< / A > > < B > _nestedCallback< / B >
< / DL > < / P >
< P > < DL >
< DT > < H3 > Public Methods< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > traverse< / B > (Node* node, <!1> < A HREF = "NodeVisitor.html" > NodeVisitor< / A > * nv)
< DT >
< IMG ALT = "o" SRC = icon2.gif > void < B > setNestedCallback< / B > (<!1> < A HREF = "NodeCallback.html" > NodeCallback< / A > * nc)
< DT >
< IMG ALT = "o" SRC = icon2.gif > <!1> < A HREF = "NodeCallback.html" > NodeCallback< / A > * < B > getNestedCallback< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > addNestedCallback< / B > (<!1> < A HREF = "NodeCallback.html" > NodeCallback< / A > * nc)
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline void < B > removeNestedCallback< / B > (<!1> < A HREF = "NodeCallback.html" > NodeCallback< / A > * nc)
< / 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 void < B > unref_nodelete< / B > () const
< DT >
2002-11-08 22:15:17 +08:00
< IMG ALT = "o" SRC = icon2.gif > inline int < B > referenceCount< / B > () const
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static int < B > createdCount< / B > ()
< DT >
< IMG ALT = "o" SRC = icon2.gif > inline static int < B > deletedCount< / B > ()
2002-08-29 22:39:41 +08:00
< / DL > < / P >
< P > < DL >
< DT > < H3 > Protected Fields< / H3 > < DD > < DT >
< IMG ALT = "o" SRC = icon2.gif > mutable int < B > _refCount< / B >
2002-11-08 22:15:17 +08:00
< DT >
< IMG ALT = "o" SRC = icon2.gif > static int < B > _createdCount< / B >
< DT >
< IMG ALT = "o" SRC = icon2.gif > static int < B > _deletedCount< / B >
2002-08-29 22:39:41 +08:00
< / DL > < / P >
< / DL >
< A NAME = "DOC.DOCU" > < / A >
< HR >
< H2 > Documentation< / H2 >
< BLOCKQUOTE > Callback which can be attached to a MatrixTransform as an app
callback to allow it to follow the path defined by a AnimationPath< / BLOCKQUOTE >
< DL >
< A NAME = "AnimationPathCallback" > < / A >
2002-11-08 22:15:17 +08:00
< A NAME = "DOC.2.93.12.1" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > AnimationPathCallback(<!1> < A HREF = "AnimationPath.html" > AnimationPath< / A > * ap, double timeOffset=0.0f, double timeMultiplier=1.0f)< / B > < / TT >
2002-08-29 22:39:41 +08:00
< DL > < DT > < DD > < / DL > < P >
< A NAME = "operator()" > < / A >
2002-11-08 22:15:17 +08:00
< A NAME = "DOC.2.93.12.2" > < / A >
2002-08-29 22:39:41 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > virtual void operator()(Node* node, <!1> < A HREF = "NodeVisitor.html" > NodeVisitor< / A > * nv)< / B > < / TT >
< DD > implements the callback
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_animationPath" > < / A >
2002-11-08 22:15:17 +08:00
< A NAME = "DOC.2.93.12.3" > < / A >
2002-08-29 22:39:41 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > <!1> < A HREF = "ref_ptr.html" > ref_ptr< / A > < <!1> < A HREF = "AnimationPath.html" > AnimationPath< / A > > _animationPath< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2002-11-08 22:15:17 +08:00
< A NAME = "_timeOffset" > < / A >
< A NAME = "DOC.2.93.12.4" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > double _timeOffset< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
< A NAME = "_timeMultiplier" > < / A >
< A NAME = "DOC.2.93.12.5" > < / A >
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > double _timeMultiplier< / B > < / TT >
< DL > < DT > < DD > < / DL > < P >
2002-08-29 22:39:41 +08:00
< A NAME = "_firstTime" > < / A >
2002-11-08 22:15:17 +08:00
< A NAME = "DOC.2.93.12.6" > < / A >
2002-08-29 22:39:41 +08:00
< DT > < IMG ALT = "o" BORDER = 0 SRC = icon2.gif > < TT > < B > double _firstTime< / 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 >