aimsalgo  5.1.2
Neuroimaging image processing
PVItem 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 46 of file sampler.h.

Member Data Documentation

◆ offset

int PVItem::offset

Definition at line 48 of file sampler.h.

Referenced by Sampler< T >::_sliceResamp().

◆ x

unsigned short PVItem::x

Definition at line 47 of file sampler.h.

Referenced by Sampler< T >::_sliceResamp().

◆ y

unsigned short PVItem::y

Definition at line 47 of file sampler.h.

Referenced by Sampler< T >::_sliceResamp().

◆ z

unsigned short PVItem::z

Definition at line 47 of file sampler.h.

Referenced by Sampler< T >::_sliceResamp().


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