4 #ifndef pqLoadMaterialsReaction_h 5 #define pqLoadMaterialsReaction_h 28 static bool loadMaterials();
29 static bool loadMaterials(
const QString& dbase,
pqServer* server =
nullptr);
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a superclass just to make it easier to collect all such reactions.
void onTriggered() override
Called when the action is triggered.
reaction to import an ospray material definition file
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...