Defines

mitkShaderRepository.cpp File Reference

#include "mitkShaderRepository.h"
#include "mitkShaderProperty.h"
#include "mitkProperties.h"
#include <vtkProperty.h>
#include <vtkXMLMaterial.h>
#include <vtkXMLShader.h>
#include <vtkXMLDataElement.h>
#include <itkDirectory.h>
#include <itksys/SystemTools.hxx>
#include "mitkStandardFileLocations.h"

Go to the source code of this file.

Defines

#define SR_INFO   MITK_INFO("shader.repository")
#define SR_WARN   MITK_WARN("shader.repository")
#define SR_ERROR   MITK_ERROR("shader.repository")

Define Documentation

#define SR_ERROR   MITK_ERROR("shader.repository")

Definition at line 20 of file mitkShaderRepository.cpp.

#define SR_INFO   MITK_INFO("shader.repository")
#define SR_WARN   MITK_WARN("shader.repository")
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines