open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Public Member Functions | Public Attributes | List of all members
iAVolumeSettings Class Reference

#include <iAVolumeSettings.h>

Public Member Functions

 iAVolumeSettings ()
 

Public Attributes

double AmbientLighting
 
double DiffuseLighting
 
bool LinearInterpolation
 
int RenderMode
 a value out of the unnamed enum in vtkSmartVolumeMapper (e.g. DefaultRenderMode) More...
 
double SampleDistance
 
double ScalarOpacityUnitDistance
 
bool Shading
 
double SpecularLighting
 
double SpecularPower
 

Constructor & Destructor Documentation

◆ iAVolumeSettings()

iAVolumeSettings::iAVolumeSettings ( )
inline

Member Data Documentation

◆ AmbientLighting

double iAVolumeSettings::AmbientLighting

◆ DiffuseLighting

double iAVolumeSettings::DiffuseLighting

◆ LinearInterpolation

bool iAVolumeSettings::LinearInterpolation

◆ RenderMode

int iAVolumeSettings::RenderMode

a value out of the unnamed enum in vtkSmartVolumeMapper (e.g. DefaultRenderMode)

◆ SampleDistance

double iAVolumeSettings::SampleDistance

◆ ScalarOpacityUnitDistance

double iAVolumeSettings::ScalarOpacityUnitDistance

◆ Shading

bool iAVolumeSettings::Shading

◆ SpecularLighting

double iAVolumeSettings::SpecularLighting

◆ SpecularPower

double iAVolumeSettings::SpecularPower

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