Carna Version 3.3.3
Loading...
Searching...
No Matches
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 SegmentIntensityVolumeTypevolume (Segment &segment)
 References the intensity volume of a given partition.
 
static const SegmentIntensityVolumeTypevolume (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 Typedef Documentation

◆ VoxelType

Reflects the voxel type of the volume this selector references.

Definition at line 131 of file VolumeGrid.h.

Member Function Documentation

◆ volume() [1/2]

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 398 of file VolumeGrid.h.

◆ volume() [2/2]

References the intensity volume of a given partition.

Definition at line 390 of file VolumeGrid.h.


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