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

#include <iAVolumeSettings.h>

Public Member Functions

 iAVolumeSettings ()
 
QVariantMap toMap () const
 

Public Attributes

bool Shading
 general rendering settings
 
double AmbientLighting
 
double DiffuseLighting
 
double SpecularLighting
 
double SpecularPower
 
bool LinearInterpolation
 volume rendering settings
 
double SampleDistance
 
double ScalarOpacityUnitDistance
 
int RenderMode
 a value out of the unnamed enum in vtkSmartVolumeMapper (e.g.
 

Detailed Description

Deprecated:
to be removed soon, replaced by iADataSetRenderer / iAVolumeRenderer settings (see m_attributes member)

Constructor & Destructor Documentation

◆ iAVolumeSettings()

iAVolumeSettings::iAVolumeSettings ( )

Member Function Documentation

◆ toMap()

QVariantMap iAVolumeSettings::toMap ( ) const

Member Data Documentation

◆ AmbientLighting

double iAVolumeSettings::AmbientLighting

◆ DiffuseLighting

double iAVolumeSettings::DiffuseLighting

◆ LinearInterpolation

bool iAVolumeSettings::LinearInterpolation

volume rendering settings

◆ 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

general rendering settings

◆ SpecularLighting

double iAVolumeSettings::SpecularLighting

◆ SpecularPower

double iAVolumeSettings::SpecularPower

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