open_iA 2024.9
Loading...
Searching...
No Matches
iARawFilePreviewSlicer.cpp File Reference
#include "iARawFilePreviewSlicer.h"
#include <iALog.h>
#include <iAQVTKWidget.h>
#include <iAProgress.h>
#include <iARunAsync.h>
#include <iASlicerMode.h>
#include <iATypedCallHelper.h>
#include <iAVtkDraw.h>
#include <vtkImageActor.h>
#include <vtkImageMapToColors.h>
#include <vtkImageMapper3D.h>
#include <vtkInteractorStyleImage.h>
#include <vtkRenderer.h>
#include <vtkRenderWindow.h>
#include <QCheckBox>
#include <QLabel>
#include <QObject>
#include <QProgressBar>
#include <QSpinBox>
#include <QStackedWidget>
#include <QToolButton>
#include <QVBoxLayout>

Classes

struct  iARawFilePreviewSlicerImpl
 Internal data storage for the iARawFilePreviewSlicer class (pimpl-Idiom) More...
 

Functions

template<typename T >
void readImageSlice (iAProgress &progress, std::shared_ptr< iARawFilePreviewSlicerImpl > m)
 
template<typename T >
swap_endian (T u)
 

Function Documentation

◆ readImageSlice()

template<typename T >
void readImageSlice ( iAProgress & progress,
std::shared_ptr< iARawFilePreviewSlicerImpl > m )

◆ swap_endian()

template<typename T >
T swap_endian ( T u)