A keyframe for a NumericAnimation.  
 More...
#include <KeyFrame.hh>
Inherits KeyFrame.
A keyframe for a NumericAnimation. 
 
§ NumericKeyFrame()
Constructor. 
- Parameters
 - 
  
    | [in] | _time | Time of the keyframe  | 
  
   
 
 
§ ~NumericKeyFrame()
§ GetTime()
Get the time of the keyframe. 
- Returns
 - the time 
 
 
 
§ GetValue()
      
        
          | const double& GetValue  | 
          ( | 
           | ) | 
           const | 
        
      
 
Get the value of the keyframe. 
- Returns
 - the value of the keyframe 
 
 
 
§ SetValue()
      
        
          | void SetValue  | 
          ( | 
          const double &  | 
          _value | ) | 
           | 
        
      
 
Set the value of the keyframe. 
- Parameters
 - 
  
  
 
 
 
§ time
§ value
The documentation for this class was generated from the following file: