Voxellancer  0.3
A game about voxels in space
 All Classes Functions Pages
Viewport Class Reference

Public Member Functions

 Viewport (int x, int y, int width, int height)
 
int x () const
 
int y () const
 
int width () const
 
int height () const
 
glm::vec2 offset () const
 
glm::vec2 scale () const
 

Protected Attributes

int m_x
 
int m_y
 
int m_width
 
int m_height
 

The documentation for this class was generated from the following files: