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

References the normal map of a given partition. More...

#include <VolumeGrid.h>

Public Types

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

Static Public Member Functions

static SegmentNormalsVolumeType & volume (Segment &segment)
 References the normal map of a given partition.
 
static const SegmentNormalsVolumeType & volume (const Segment &segment)
 

Detailed Description

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

References the normal map of a given partition.

Definition at line 150 of file VolumeGrid.h.

Member Function Documentation

◆ volume()

template<typename SegmentIntensityVolumeType , typename SegmentNormalsVolumeType >
const SegmentNormalsVolumeType & Carna::base::VolumeGrid< SegmentIntensityVolumeType, SegmentNormalsVolumeType >::NormalSelector::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 420 of file VolumeGrid.h.


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