Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Public Attributes | List of all members
LODMap Class Reference

Public Member Functions

 LODMap (int cols, int rows)
 
bool exists ()
 
void alloc (int cols, int rows)
 
void set (int c, int r, int minlevel, int maxlevel)
 
void get (int c, int r, int &minlevel, int &maxlevel)
 

Public Attributes

int m_cols
 
int m_rows
 
int * m_min
 
int * m_max
 

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