aimsalgo  5.1.2
Neuroimaging image processing
PVVectorItem Struct Reference

#include <aims/resampling/sampler.h>

Public Attributes

unsigned short x
 
unsigned short y
 
unsigned short z
 
int offset
 

Detailed Description

Definition at line 83 of file sampler.h.

Member Data Documentation

◆ offset

int PVVectorItem::offset

Definition at line 85 of file sampler.h.

Referenced by BucketSampler< T >::doit().

◆ x

unsigned short PVVectorItem::x

Definition at line 84 of file sampler.h.

Referenced by BucketSampler< T >::doit().

◆ y

unsigned short PVVectorItem::y

Definition at line 84 of file sampler.h.

Referenced by BucketSampler< T >::doit().

◆ z

unsigned short PVVectorItem::z

Definition at line 84 of file sampler.h.

Referenced by BucketSampler< T >::doit().


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