Public Member Functions | |
| const T & | getP0 () const |
| const T & | getP1 () const |
| const T & | getP2 () const |
| TemplateCubicBezier (const T &v0, const T &v1, const T &v2) | |
| TemplateCubicBezier () | |
| const T & | getPosition () const |
| const T & | getTangentPoint1 () const |
| const T & | getTangentPoint2 () const |
Public Attributes | |
| T | mPoint [3] |
| osgAnimation::TemplateCubicBezier< T >::TemplateCubicBezier | ( | const T & | v0, | |
| const T & | v1, | |||
| const T & | v2 | |||
| ) | [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| osgAnimation::TemplateCubicBezier< T >::TemplateCubicBezier | ( | ) | [inline] |
| const T& osgAnimation::TemplateCubicBezier< T >::getP0 | ( | ) | const [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| const T& osgAnimation::TemplateCubicBezier< T >::getP1 | ( | ) | const [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| const T& osgAnimation::TemplateCubicBezier< T >::getP2 | ( | ) | const [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| const T& osgAnimation::TemplateCubicBezier< T >::getPosition | ( | ) | const [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| const T& osgAnimation::TemplateCubicBezier< T >::getTangentPoint1 | ( | ) | const [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| const T& osgAnimation::TemplateCubicBezier< T >::getTangentPoint2 | ( | ) | const [inline] |
References osgAnimation::TemplateCubicBezier< T >::mPoint.
| T osgAnimation::TemplateCubicBezier< T >::mPoint[3] |
Referenced by osgAnimation::TemplateCubicBezier< T >::getP0(), osgAnimation::TemplateCubicBezier< T >::getP1(), osgAnimation::TemplateCubicBezier< T >::getP2(), osgAnimation::TemplateCubicBezier< T >::getPosition(), osgAnimation::TemplateCubicBezier< T >::getTangentPoint1(), osgAnimation::TemplateCubicBezier< T >::getTangentPoint2(), and osgAnimation::TemplateCubicBezier< T >::TemplateCubicBezier().
| Generated at Wed Dec 15 2010 00:58:51 for the OpenSceneGraph by doxygen 1.7.1. |