FCDConversionOffsetFunctor Class Reference

A sample conversion functor: it offsets the value by a given amount. More...

#include <FCDAnimationCurve.h>

Inheritance diagram for FCDConversionOffsetFunctor:

FCDConversionFunctor List of all members.

Public Member Functions

 FCDConversionOffsetFunctor (float _offset)
 Constructor.
virtual ~FCDConversionOffsetFunctor ()
 Destructor.
virtual float operator() (float v)
 Offsets the given value.

Detailed Description

A sample conversion functor: it offsets the value by a given amount.


Constructor & Destructor Documentation

FCDConversionOffsetFunctor::FCDConversionOffsetFunctor float  _offset  )  [inline]
 

Constructor.

Parameters:
_offset The value offset.


Member Function Documentation

virtual float FCDConversionOffsetFunctor::operator() float  v  )  [inline, virtual]
 

Offsets the given value.

Parameters:
v The value to offset.
Returns:
The offseted value.

Implements FCDConversionFunctor.


The documentation for this class was generated from the following file:
Generated on Thu Feb 14 16:58:37 2008 for FCollada by  doxygen 1.4.6-NO