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