Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Attributes
itk::TimeSeriesDatabase< TPixel >::CacheBlock Struct Reference

our cache More...

#include <Libs/vtkITK/itkTimeSeriesDatabase.h>

Public Attributes

TPixel data [TimeSeriesBlockSize *TimeSeriesBlockSize *TimeSeriesBlockSize]
 

Detailed Description

template<class TPixel>
struct itk::TimeSeriesDatabase< TPixel >::CacheBlock

our cache

Definition at line 144 of file itkTimeSeriesDatabase.h.

Member Data Documentation

◆ data

template<class TPixel >
TPixel itk::TimeSeriesDatabase< TPixel >::CacheBlock::data[TimeSeriesBlockSize *TimeSeriesBlockSize *TimeSeriesBlockSize]

Definition at line 146 of file itkTimeSeriesDatabase.h.


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