#include <graphics_importer_buffer.h>
Definition at line 37 of file graphics_importer_buffer.h.
 
◆ ~IMPORTED_SHAPE()
  
  
      
        
          | virtual IMPORTED_SHAPE::~IMPORTED_SHAPE  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ clone()
  
  
      
        
          | virtual std::unique_ptr< IMPORTED_SHAPE > IMPORTED_SHAPE::clone  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetBoundingBox()
  
  
      
        
          | virtual BOX2D IMPORTED_SHAPE::GetBoundingBox  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetParentShapeIndex()
  
  
      
        
          | int IMPORTED_SHAPE::GetParentShapeIndex  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ImportTo()
◆ SetParentShapeIndex()
  
  
      
        
          | void IMPORTED_SHAPE::SetParentShapeIndex  | 
          ( | 
          int |           aIndex | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Transform()
  
  
      
        
          | virtual void IMPORTED_SHAPE::Transform  | 
          ( | 
          const MATRIX3x3D & |           aTransform,  | 
         
        
           | 
           | 
          const VECTOR2D & |           aTranslation ) | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ m_parentShapeIndex
  
  
      
        
          | int IMPORTED_SHAPE::m_parentShapeIndex = -1 | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following file: