Carna  Version 3.0.1
Classes | Namespaces
VolumeGridHelper.h File Reference

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>
+ Include dependency graph for VolumeGridHelper.h:

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< SegmentHUVolumeType, 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.
 

Detailed Description

Defines Carna::helpers::VolumeGridHelper.

Definition in file VolumeGridHelper.h.