![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAScene.h"#include "../../iADreamCaster.h"#include <io/iAFileUtils.h>#include <algorithm>#include <cassert>#include <vector>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 | |
| iADreamCaster * | dcast |
| used just for logging, to call log() method More... | |
| iADreamCaster* dcast |
used just for logging, to call log() method
1.8.16