open_iA  2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Classes | Variables
iABSPTree.h File Reference
#include "iAScene.h"
#include "../../iADreamCaster.h"
#include <io/iAFileUtils.h>
#include <algorithm>
#include <cassert>
#include <vector>
Include dependency graph for iABSPTree.h:
This graph shows which files directly or indirectly include this file:

Classes

class  iABSPNode
 Class representing a BSP-tree node. AABB specified BSP-tree node. More...
 
class  iABSPTree
 Class representing a BSP-tree. Assigned with root node, level and AABB. More...
 
struct  iATraverseStack::iATrace
 
struct  iATraverseStack
 

Variables

iADreamCasterdcast
 used just for logging, to call log() method More...
 

Variable Documentation

◆ dcast

iADreamCaster* dcast

used just for logging, to call log() method