ug4
file_io_2df.h File Reference

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

bool ug::LoadGridFrom2DF (Grid &grid, const char *filename, ISubsetHandler *psh, AVector3 &aPos)
 Reads .2df files. 'psh' is optional and may be NULL. More...
 
bool ug::SaveGridTo2DF (Grid &grid, const char *filename, ISubsetHandler *psh, AVector3 &aPos)
 Writes .2df files. 'psh' is optional and may be NULL. More...