This class represents a rotation around the y-axis.  
 More...
#include <JQuaternion3D.hh>
This class represents a rotation around the y-axis. 
Definition at line 201 of file JQuaternion3D.hh.
 
◆ JQuaternion3Y() [1/2]
  
  
      
        
          | JGEOMETRY3D::JQuaternion3Y::JQuaternion3Y  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Default constructor. 
Definition at line 207 of file JQuaternion3D.hh.
JQuaternion2D()
Default constructor.
 
 
 
 
◆ JQuaternion3Y() [2/2]
  
  
      
        
          | JGEOMETRY3D::JQuaternion3Y::JQuaternion3Y  | 
          ( | 
          const double  | 
          theta | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Constructor. 
- Parameters
 - 
  
    | theta | rotation angle [rad]  | 
  
   
Definition at line 217 of file JQuaternion3D.hh.
 
 
◆ getC()
  
  
      
        
          | double JGEOMETRY3D::JQuaternion3Y::getC  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ pow()
Raise quaternion to given power. 
- Parameters
 - 
  
  
 
- Returns
 - this object 
 
Definition at line 239 of file JQuaternion3D.hh.
JQuaternion2D & pow(const double y)
Raise quaternion to given power.
 
 
 
 
◆ getA()
  
  
      
        
          | double JGEOMETRY3D::JQuaternion2D::getA  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineinherited   | 
  
 
 
◆ __a
  
  
      
        
          | double JGEOMETRY3D::JQuaternion2D::__a | 
         
       
   | 
  
protectedinherited   | 
  
 
 
◆ __u
  
  
      
        
          | double JGEOMETRY3D::JQuaternion2D::__u | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this struct was generated from the following file: