26 #ifndef vtkPVMaterialLibrary_h 27 #define vtkPVMaterialLibrary_h 46 void ReadRelativeFile(
const char* FileName);
53 vtkGetStringMacro(SearchPaths);
64 bool ReadFile(
const char* FileName);
68 const char* WriteBuffer();
69 void WriteFile(
const std::string& filename);
73 bool ReadBuffer(
const char*);
79 vtkSetStringMacro(SearchPaths);
#define VTKREMOTINGVIEWS_EXPORT
manages visual material definitions
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
vtkObject * MaterialLibrary
void operator=(const vtkObjectBase &)