|
ug4
|
Go to the source code of this file.
Namespaces | |
| namespace | 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. | |