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
Classes | Functions
iADataSetRenderer.h File Reference
#include <iAguibase_export.h>
#include "iAAttributes.h"
#include <memory>

Classes

class  iADataSetRenderer
 abstract interface for a class for 3D rendering of a dataset (in an iARenderer) More...
 

Functions

template<class T >
void applyLightingProperties (T *prop, QVariantMap const &values, QString const &prefix="")
 

Function Documentation

◆ applyLightingProperties()

template<class T >
void applyLightingProperties ( T *  prop,
QVariantMap const &  values,
QString const &  prefix = "" 
)