ug4
|
Go to the source code of this file.
Namespaces | |
ug | |
the ug namespace | |
Functions | |
template<class TIterator > | |
SPOctree | ug::CreateOctree (Grid &grid, TIterator elemsBegin, TIterator elemsEnd, int maxDepth, int elemThreshold, bool bLoose, APosition &aPos=aPosition) |
Creates an Octree from a list of edges or triangles. More... | |