open_iA 2024.9
Loading...
Searching...
No Matches
iADataSetRenderer.h File Reference
#include "iaguibase_export.h"
#include "iAAttributes.h"
#include <memory>

Classes

class  iADataSetRenderer
 Abstract interface for 3D renderers 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 = "" )