#include <ZMFTypes.h>
◆ BoundingBox()
      
        
          | libzmf::BoundingBox::BoundingBox | ( | const std::vector< Point > & | points | ) |  | 
      
 
 
◆ center()
      
        
          | Point libzmf::BoundingBox::center | ( |  | ) | const | 
      
 
 
◆ height()
      
        
          | double libzmf::BoundingBox::height | ( |  | ) | const | 
      
 
 
◆ mirrorHorizontal()
      
        
          | bool libzmf::BoundingBox::mirrorHorizontal | ( |  | ) | const | 
      
 
 
◆ mirrorVertical()
      
        
          | bool libzmf::BoundingBox::mirrorVertical | ( |  | ) | const | 
      
 
 
◆ p1Quadrant()
      
        
          | int libzmf::BoundingBox::p1Quadrant | ( |  | ) | const | 
      
 
 
◆ p2Quadrant()
      
        
          | int libzmf::BoundingBox::p2Quadrant | ( |  | ) | const | 
      
 
 
◆ points()
      
        
          | const std::vector< Point > & libzmf::BoundingBox::points | ( |  | ) | const | 
      
 
 
◆ quadrant()
  
  | 
        
          | int libzmf::BoundingBox::quadrant | ( | const Point & | p | ) | const |  | private | 
 
 
◆ rotation()
      
        
          | double libzmf::BoundingBox::rotation | ( |  | ) | const | 
      
 
 
◆ topLeft()
      
        
          | Point libzmf::BoundingBox::topLeft | ( |  | ) | const | 
      
 
 
◆ width()
      
        
          | double libzmf::BoundingBox::width | ( |  | ) | const | 
      
 
 
◆ m_center
  
  | 
        
          | Point libzmf::BoundingBox::m_center |  | private | 
 
 
◆ m_height
  
  | 
        
          | double libzmf::BoundingBox::m_height |  | private | 
 
 
◆ m_mirrorHorizontal
  
  | 
        
          | bool libzmf::BoundingBox::m_mirrorHorizontal |  | private | 
 
 
◆ m_mirrorVertical
  
  | 
        
          | bool libzmf::BoundingBox::m_mirrorVertical |  | private | 
 
 
◆ m_p1Quadrant
  
  | 
        
          | int libzmf::BoundingBox::m_p1Quadrant |  | private | 
 
 
◆ m_p2Quadrant
  
  | 
        
          | int libzmf::BoundingBox::m_p2Quadrant |  | private | 
 
 
◆ m_points
  
  | 
        
          | const std::vector<Point> libzmf::BoundingBox::m_points |  | private | 
 
 
◆ m_rotation
  
  | 
        
          | double libzmf::BoundingBox::m_rotation |  | private | 
 
 
◆ m_width
  
  | 
        
          | double libzmf::BoundingBox::m_width |  | private | 
 
 
The documentation for this struct was generated from the following files: