Carna  Version 3.3.2
Public Types | Static Public Member Functions | List of all members
Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType >::IntensitySelector Struct Reference

References the intensity volume of a given partition. More...

#include <VolumeGrid.h>

Public Types

typedef SegmentIntensityVolumeType::Value VoxelType
 Reflects the voxel type of the volume this selector references.
 

Static Public Member Functions

static SegmentIntensityVolumeType & volume (Segment &segment)
 References the intensity volume of a given partition.
 
static const SegmentIntensityVolumeType & volume (const Segment &segment)
 

Detailed Description

template<typename SegmentIntensityVolumeType, typename SegmentNormalsVolumeType>
struct Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType >::IntensitySelector

References the intensity volume of a given partition.

Definition at line 126 of file VolumeGrid.h.

Member Function Documentation

◆ volume()

template<typename SegmentIntensityVolumeType , typename SegmentNormalsVolumeType >
const SegmentIntensityVolumeType & Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType >::IntensitySelector::volume ( const Segment segment)
static

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Definition at line 399 of file VolumeGrid.h.


The documentation for this struct was generated from the following file: