Parameters used to define an orthographic projection matrix.  
 More...
#include <GraphicsController.hpp>
Parameters used to define an orthographic projection matrix. 
◆ Left
      
        
          | float engine::graphics::OrthographicMatrixParams::Left | 
      
 
 
◆ Right
      
        
          | float engine::graphics::OrthographicMatrixParams::Right | 
      
 
 
◆ Bottom
      
        
          | float engine::graphics::OrthographicMatrixParams::Bottom | 
      
 
 
◆ Top
      
        
          | float engine::graphics::OrthographicMatrixParams::Top | 
      
 
 
◆ Near
      
        
          | float engine::graphics::OrthographicMatrixParams::Near | 
      
 
 
◆ Far
      
        
          | float engine::graphics::OrthographicMatrixParams::Far | 
      
 
 
The documentation for this struct was generated from the following file: