#include <antialiasing.h>
Definition at line 35 of file antialiasing.h.
 
◆ ~OPENGL_PRESENTOR()
  
  
      
        
          | virtual KIGFX::OPENGL_PRESENTOR::~OPENGL_PRESENTOR  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ Begin()
  
  
      
        
          | virtual void KIGFX::OPENGL_PRESENTOR::Begin  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ CreateBuffer()
  
  
      
        
          | virtual unsigned int KIGFX::OPENGL_PRESENTOR::CreateBuffer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ DrawBuffer()
  
  
      
        
          | virtual void KIGFX::OPENGL_PRESENTOR::DrawBuffer  | 
          ( | 
          GLuint |           aBuffer | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ GetInternalBufferSize()
  
  
      
        
          | virtual VECTOR2I KIGFX::OPENGL_PRESENTOR::GetInternalBufferSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ Init()
  
  
      
        
          | virtual bool KIGFX::OPENGL_PRESENTOR::Init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ OnLostBuffers()
  
  
      
        
          | virtual void KIGFX::OPENGL_PRESENTOR::OnLostBuffers  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ Present()
  
  
      
        
          | virtual void KIGFX::OPENGL_PRESENTOR::Present  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
The documentation for this class was generated from the following file: