|
TexGen
|
#include "../Octree/Octree.hpp"

Go to the source code of this file.
Classes | |
| class | TexGen::COctreeAgentNode |
| Octree agent used to add indexed nodes to an octree. More... | |
| class | TexGen::COctreeVisitorMergeNodes |
| Octree visitor used to merge nodes together within a given tolerance. More... | |
| struct | TexGen::MESH_ELEMENT |
| Elements of a given, is used in conjunction with COctreeAgentElement. More... | |
| class | TexGen::CElementsOctree |
| Class to assist in storing mesh elements in an octree. More... | |
| class | TexGen::COctreeAgentElement |
| Octree agent used to add elements to an octree. More... | |
| class | TexGen::COctreeVisitorElementNearLine |
| Octree visitor used to get a list of elements near given line. More... | |
Namespaces | |
| namespace | TexGen |
| Namespace containing a series of customised math operations not found in the standard c++ library. | |