init_from_quaternion
        
        Description:
        public void init_from_quaternion (
Quaternion quaternion)
        
 
        
          Initializes a this rotation with the equivalent rotation represented by the given quaternion
            .
          Parameters:
          
            
              | this | The Euler angle to initialize | 
            
              | quaternion | A Euler with the rotation to initialize with |