13 #ifndef MITKPHOTOACOUSTICPROBE_H 14 #define MITKPHOTOACOUSTICPROBE_H 22 #include "itkLightObject.h" 42 const std::string XML_TAG_PROBE =
"Probe";
43 const std::string XML_TAG_LIGHT_SOURCE =
"LightSource";
46 double rnd5,
double rnd6,
double rnd7,
double rnd8);
61 void InitProbe(TiXmlDocument document);
65 #endif // MITKPHOTOACOUSTICPROBE_H
std::vector< LightSource::Pointer > m_LightSources
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkNewMacro2Param(classname, typea, typeb)
#define mitkClassMacroItkParent(className, SuperClassName)
The Probe class The representation of a Probe.
#define MITKPHOTOACOUSTICSLIB_EXPORT