ug4
octree.h File Reference

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Typedefs

typedef node_tree::SPCollisionTreeRootNode ug::SPOctree
 

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...