open_iA 2025.6
Loading...
Searching...
No Matches
iAVolumeRenderer.h File Reference
#include "iaguibase_export.h"
#include "iADataSetRenderer.h"
#include <vtkSmartPointer.h>

Classes

class  iAVolumeRenderer
 Class for rendering a volume dataset. More...
 

Functions

iAguibase_API int mapRenderModeToEnum (QString const &)
 map the given render mode name to the matching VTK enum value
 
iAguibase_API QMap< QString, int > const & RenderModeMap ()
 maps the names of render modes available for volumes (Smart/Volume/GPU) to their IDs
 

Function Documentation

◆ mapRenderModeToEnum()

iAguibase_API int mapRenderModeToEnum ( QString const & modeName)

map the given render mode name to the matching VTK enum value

◆ RenderModeMap()

iAguibase_API QMap< QString, int > const & RenderModeMap ( )

maps the names of render modes available for volumes (Smart/Volume/GPU) to their IDs