|
ug4
|
Go to the source code of this file.
Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| bool | ug::LoadGridFromTXT (Grid &grid, const char *filename, AVector3 &aPos=aPosition) |
| loads a grid from txt | |
| bool | ug::SaveGridToTXT (Grid &grid, const char *filename, AVector3 &aPos=aPosition) |
| saves a grid to txt | |