14 #ifndef vtkPVMaterialLibrary_h 15 #define vtkPVMaterialLibrary_h 34 void ReadRelativeFile(
const char* FileName);
41 vtkGetStringMacro(SearchPaths);
52 bool ReadFile(
const char* FileName);
56 const char* WriteBuffer();
57 void WriteFile(
const std::string& filename);
61 bool ReadBuffer(
const char*);
67 vtkSetStringMacro(SearchPaths);
#define VTKREMOTINGVIEWS_EXPORT
manages visual material definitions
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
vtkObject * MaterialLibrary
void operator=(const vtkObjectBase &)