ug4
heightfield_util.h File Reference

Go to the source code of this file.

Classes

class  ug::Heightfield
 

Namespaces

 ug
 the ug namespace
 

Functions

void ug::CreateGridFromField (Grid &grid, const Heightfield &hfield, Grid::VertexAttachmentAccessor< APosition > aaPos)
 
void ug::CreateGridFromFieldBoundary (Grid &grid, const Heightfield &hfield, Grid::VertexAttachmentAccessor< APosition > aaPos)
 
void ug::LoadHeightfieldFromASC (Heightfield &hfield, const char *filename)