23 static const std::string
xmlHead =
"<?xml version='1.0'?>";
113 static const std::string xmlEventPropertyPosition =
"PositionInWorld";
114 return xmlEventPropertyPosition;
119 static const std::string xmlEventPropertyPosition =
"PositionOnScreen";
120 return xmlEventPropertyPosition;
167 static const std::string xmlSize =
"RenderSizeX";
173 static const std::string xmlSize =
"RenderSizeY";
179 static const std::string xmlSize =
"RenderSizeZ";
185 static const std::string xmlSize =
"ViewUpX";
191 static const std::string xmlSize =
"ViewUpY";
197 static const std::string xmlSize =
"ViewUpZ";
203 static const std::string xmlSize =
"CameraPositionX";
209 static const std::string xmlSize =
"CameraPositionY";
215 static const std::string xmlSize =
"CameraPositionZ";
221 static const std::string xmlSize =
"CameraFocalPointX";
227 static const std::string xmlSize =
"CameraFocalPointY";
233 static const std::string xmlSize =
"CameraFocalPointZ";
static const std::string xmlCameraPositionZ()
static const std::string xmlEventPropertyPositionInWorld()
static const std::string xmlEventPropertyPositionOnScreen()
static const std::string xmlParameterName()
static const std::string xmlViewUpX()
static const std::string xmlEventPropertyRendererName()
static const std::string xmlParameterValue()
static const std::string xmlEventPropertyEventButton()
static const std::string xmlTagConfigRoot()
static const std::string xmlTagInteractions()
static const std::string xmlEventPropertyMapperID()
static const std::string xmlTagParam()
DataCollection - Class to facilitate loading/accessing structured data.
static const std::string xmlCameraFocalPointZ()
static const std::string xmlEventPropertyModifier()
static const std::string xmlEventPropertyScrollDirection()
static const std::string xmlParameterEventClass()
static const std::string xmlEventPropertyButtonState()
static const std::string xmlCameraFocalPointX()
static const std::string xmlParameterEventVariant()
static const std::string xmlCameraFocalPointY()
static const std::string xmlRenderSizeX()
static const std::string xmlRenderSizeY()
static const std::string xmlEventPropertyWheelDelta()
static const std::string xmlEventPropertyKey()
static const std::string xmlEventPropertyViewDirection()
static const std::string xmlTagRenderer()
static const std::string xmlTagEventVariant()
static const std::string xmlTagEvents()
static const std::string xmlViewUpY()
static const std::string xmlCameraPositionX()
static const std::string xmlHead()
static const std::string xmlCameraPositionY()
static const std::string xmlRenderSizeZ()
static const std::string xmlEventPropertySignalName()
static const std::string xmlViewUpZ()
static const std::string xmlTagAttribute()