Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
heightfield_util.h File Reference

Go to the source code of this file.

Classes

class  ug::Heightfield
 

Namespaces

namespace  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)