VTK  9.0.1
Classes | Namespaces | Macros
Material.h File Reference
#include "../Types.h"
#include "OSPRayMDL.h"
#include "Texture.h"
#include <VisRTX.h>
#include <cassert>
#include <set>
#include <sstream>
#include <string>
Include dependency graph for Material.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RTW::Material
 

Namespaces

 RTW
 

Macros

#define PRINT_MATERIAL_PARAMETERS   0
 
#define WARN_NOT_IMPLEMENTED()   std::cerr<<"Warning: type \""<<paramType<<"\" not implemented (Material: "<<this->type<<", "<<paramName<<")\n";
 

Macro Definition Documentation

◆ PRINT_MATERIAL_PARAMETERS

#define PRINT_MATERIAL_PARAMETERS   0

◆ WARN_NOT_IMPLEMENTED

#define WARN_NOT_IMPLEMENTED ( )    std::cerr<<"Warning: type \""<<paramType<<"\" not implemented (Material: "<<this->type<<", "<<paramName<<")\n";