![]() |
LibCarna Version 3.4.0
|
Defines LibCarna::helpers::VolumeGridHelper. More...
#include <LibCarna/helpers/VolumeGridHelperDetails.hpp>
#include <LibCarna/LibCarna.hpp>
#include <LibCarna/base/Node.hpp>
#include <LibCarna/base/math.hpp>
#include <LibCarna/base/VolumeGrid.hpp>
#include <LibCarna/base/VolumeSegment.hpp>
#include <LibCarna/base/Geometry.hpp>
#include <LibCarna/base/BoundingBox.hpp>
#include <memory>
#include <cmath>
Go to the source code of this file.
Classes | |
class | LibCarna::helpers::VolumeGridHelperBase |
Defines type-parameters-independent VolumeGridHelper base interface. More... | |
struct | LibCarna::helpers::VolumeGridHelperBase::Spacing |
Specifies the spacing between two succeeding voxel centers. More... | |
struct | LibCarna::helpers::VolumeGridHelperBase::Extent |
Specifies the extent of the whole dataset. More... | |
class | LibCarna::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 | |
namespace | LibCarna::helpers |
Contains components that simplify the handling of more complex interfaces from both, base and presets. | |
Defines LibCarna::helpers::VolumeGridHelper.
Definition in file VolumeGridHelper.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen