open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Variables
dlg_volumePlayer.cpp File Reference
#include "dlg_volumePlayer.h"
#include "dlg_commoninput.h"
#include "iAChannelData.h"
#include "iARenderer.h"
#include "iASlicer.h"
#include "iAVolumeStack.h"
#include "mdichild.h"
#include <vtkImageData.h>
#include <vtkPiecewiseFunction.h>
#include <vtkColorTransferFunction.h>
#include <QCheckBox>
Include dependency graph for dlg_volumePlayer.cpp:

Variables

const int DIVISIONS_PER_VOLUME = 200
 
const int SECONDS_TO_MILISECONDS = 1000
 
const float TIMER_MAX_SPEED = 50.0f
 
const float TIMER_MIN_SPEED = 0.2f
 

Variable Documentation

◆ DIVISIONS_PER_VOLUME

const int DIVISIONS_PER_VOLUME = 200

◆ SECONDS_TO_MILISECONDS

const int SECONDS_TO_MILISECONDS = 1000

◆ TIMER_MAX_SPEED

const float TIMER_MAX_SPEED = 50.0f

◆ TIMER_MIN_SPEED

const float TIMER_MIN_SPEED = 0.2f