Generic Rotate Feature.  
 More...
◆ Dtk_feat_rotate_axis()
      
        
          | Dtk_feat_rotate_axis::Dtk_feat_rotate_axis  | 
          ( | 
           | ) | 
           | 
        
      
 
Constructor of a rotation with axis Feature 
 
- Parameters
 - 
  
    | [in] | <br> |  | 
     | [in/out] |  | 
    | [out] | Allocated | rotation with axis feature  
  | 
  
   
- Returns
 
 
 
 
◆ ~Dtk_feat_rotate_axis()
      
        
          | Dtk_feat_rotate_axis::~Dtk_feat_rotate_axis  | 
          ( | 
           | ) | 
           | 
        
      
 
Destructor a rotation with axis Feature 
 
- Parameters
 - 
  
    | [in] | rotation | with axis feature to destruct  
  | 
     | [in/out] |  
  | 
    | [out] | <br> |  | 
  
   
- Returns
 - Free rotation with axis Feature 
  
 
 
◆ get_angle()
      
        
          | int Dtk_feat_rotate_axis::get_angle  | 
          ( | 
          double *  | 
           | ) | 
           | 
        
      
 
Returns The angle of the rotation feature. 
- Parameters
 - 
  
    | [in] | Angle | of the rotation Feature  
  | 
     | [in/out] |  
  | 
    | [out] | <br> |  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ get_axis()
Returns the axis of the rotation feature. 
- Parameters
 - 
  
    | [in] | Rotation | with Axis Feature  
  | 
     | [in/out] |  
  | 
    | [out] | <br> |  | 
  
   
- Returns
 - NOTOK if error, ISOK if ok 
  
 
 
◆ angle
      
        
          | double Dtk_feat_rotate_axis::angle | 
        
      
 
 
◆ axis