OpenSceneGraph  3.0.1
Public Member Functions | Protected Attributes | Friends
osgAnimation::TemplateCubicBezier Class Reference

List of all members.

Public Member Functions

 TemplateCubicBezier ()
 TemplateCubicBezier (const T &p, const T &i, const T &o)
 TemplateCubicBezier (const T &p)
const T & getPosition () const
const T & getControlPointIn () const
const T & getControlPointOut () const
T & getPosition ()
T & getControlPointIn ()
T & getControlPointOut ()
void setPosition (const T &v)
void setControlPointIn (const T &v)
void setControlPointOut (const T &v)

Protected Attributes

_position
_controlPointIn
_controlPointOut

Friends

std::ostream & operator<< (std::ostream &output, const TemplateCubicBezier< T > &tcb)
std::istream & operator>> (std::istream &input, TemplateCubicBezier< T > &tcb)

Constructor & Destructor Documentation

osgAnimation::TemplateCubicBezier::TemplateCubicBezier ( ) [inline]
osgAnimation::TemplateCubicBezier::TemplateCubicBezier ( const T &  p,
const T &  i,
const T &  o 
) [inline]
osgAnimation::TemplateCubicBezier::TemplateCubicBezier ( const T &  p) [inline]

Member Function Documentation

const T& osgAnimation::TemplateCubicBezier::getControlPointIn ( ) const [inline]

References _controlPointIn.

T& osgAnimation::TemplateCubicBezier::getControlPointIn ( ) [inline]

References _controlPointIn.

const T& osgAnimation::TemplateCubicBezier::getControlPointOut ( ) const [inline]

References _controlPointOut.

T& osgAnimation::TemplateCubicBezier::getControlPointOut ( ) [inline]

References _controlPointOut.

const T& osgAnimation::TemplateCubicBezier::getPosition ( ) const [inline]

References _position.

T& osgAnimation::TemplateCubicBezier::getPosition ( ) [inline]

References _position.

void osgAnimation::TemplateCubicBezier::setControlPointIn ( const T &  v) [inline]

References _controlPointIn.

void osgAnimation::TemplateCubicBezier::setControlPointOut ( const T &  v) [inline]

References _controlPointOut.

void osgAnimation::TemplateCubicBezier::setPosition ( const T &  v) [inline]

References _position.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  output,
const TemplateCubicBezier< T > &  tcb 
) [friend]
std::istream& operator>> ( std::istream &  input,
TemplateCubicBezier< T > &  tcb 
) [friend]

Member Data Documentation

Referenced by getPosition(), and setPosition().


The documentation for this class was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:45 for the OpenSceneGraph by doxygen 1.7.5.