ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
void | ug::CreateTKD (const TKDInfo &tkdInfo, Grid &g, APosition3 &aPos, Volume **volsOut=NULL) |
Creates a tkd mesh based on the given tkdInfo object. More... | |
void | ug::CreateTKDVertices (const TKDInfo &tkdInfo, Grid &g, APosition3 &aPos, Vertex **vrtsOut) |
void | ug::CreateTKDWithOuterLayer (const TKDInfo &tkdInfo, Grid &g, APosition3 &aPos, Volume **volsOut=NULL) |
Creates a tkd mesh with a surrounding layer based on the given tkdInfo object. More... | |