Carna
Version 3.3.2
|
Defines Carna::helpers::VolumeGridHelper. More...
#include <Carna/helpers/VolumeGridHelperDetails.h>
#include <Carna/Carna.h>
#include <Carna/base/Node.h>
#include <Carna/base/math.h>
#include <Carna/base/VolumeGrid.h>
#include <Carna/base/VolumeSegment.h>
#include <Carna/base/Geometry.h>
#include <Carna/base/BoundingBox.h>
#include <memory>
#include <cmath>
Go to the source code of this file.
Classes | |
class | Carna::helpers::VolumeGridHelperBase |
Defines type-parameters-independent VolumeGridHelper base interface. More... | |
struct | Carna::helpers::VolumeGridHelperBase::Spacing |
Specifies the spacing between two succeeding voxel centers in millimeters. More... | |
struct | Carna::helpers::VolumeGridHelperBase::Dimensions |
Specifies the dimensions of the whole dataset in millimeters. More... | |
class | Carna::helpers::VolumeGridHelper< SegmentIntensityVolumeType, SegmentNormalsVolumeType > |
Computes the partitioning of volumetric data and the corresponding normal map. Also creates scene nodes that insert the volumetric data into a scene. More... | |
Namespaces | |
Carna::helpers | |
Contains components that simplify the handling of more complex interfaces from both, base and presets. | |
Defines Carna::helpers::VolumeGridHelper.
Definition in file VolumeGridHelper.h.
Documentation generated by Doxygen