interface for the GLC_OctreeNode class. More...
#include "glc_3dviewinstance.h"#include "../glc_boundingbox.h"#include "../glc_config.h"#include "../viewport/glc_frustum.h"#include <QList>#include <QSet>Go to the source code of this file.
Classes | |
| class | GLC_OctreeNode |
| GLC_OctreeNode : A node of Space partioning implemented with octree. More... | |
Variables | |
| class GLC_LIB_EXPORT | GLC_OctreeNode |
interface for the GLC_OctreeNode class.
Definition in file glc_octreenode.h.
| class GLC_LIB_EXPORT GLC_OctreeNode |
Definition at line 35 of file glc_octreenode.h.
Referenced by GLC_Octree::GLC_Octree(), and GLC_Octree::updateSpacePartitioning().