#include <geometry.h>
◆ TransformationMatrix()
  
  | 
        
          | libpagemaker::TransformationMatrix::TransformationMatrix | ( | double | bboxTopLeft, |  
          |  |  | double | topRight, |  
          |  |  | double | bottomLeft, |  
          |  |  | double | bottomRight |  
          |  | ) |  |  |  | inline | 
 
 
◆ transform()
template<typename Unit > 
  
  | 
        
          | InchPoint libpagemaker::TransformationMatrix::transform | ( | const Point< Unit > & | point | ) | const |  | inline | 
 
 
◆ m_bl
  
  | 
        
          | double libpagemaker::TransformationMatrix::m_bl |  | private | 
 
 
◆ m_br
  
  | 
        
          | double libpagemaker::TransformationMatrix::m_br |  | private | 
 
 
◆ m_tl
  
  | 
        
          | double libpagemaker::TransformationMatrix::m_tl |  | private | 
 
 
◆ m_tr
  
  | 
        
          | double libpagemaker::TransformationMatrix::m_tr |  | private | 
 
 
The documentation for this class was generated from the following file: