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

Public Member Functions

 Range (float min, float max)
 
float min () const
 
void setMin (float min)
 
float max () const
 
void setMax (float max)
 
float clamp (float value)
 

Protected Attributes

float m_min
 
float m_max
 

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