VTK
9.0.2
|
#include "../Types.h"
#include "OSPRayMDL.h"
#include "Texture.h"
#include <VisRTX.h>
#include <cassert>
#include <set>
#include <sstream>
#include <string>
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"; |
#define PRINT_MATERIAL_PARAMETERS 0 |
#define WARN_NOT_IMPLEMENTED | ( | ) | std::cerr<<"Warning: type \""<<paramType<<"\" not implemented (Material: "<<this->type<<", "<<paramName<<")\n"; |