41 #ifndef _uiquadrenderer_h
42 #define _uiquadrenderer_h
44 #include "UI/simplerenderer.h"
74 virtual void ProtoSerializeProperties(
XML::Node& SelfRoot)
const;
76 virtual void ProtoDeSerializeProperties(
const XML::Node& SelfRoot);
79 virtual String GetDerivedSerializableName()
const;
81 static String GetSerializableName();
A simple class providing basic methods to generate vertices with.
This is a simple class for holding 4 reals representing the colour any give object or lightsource can...
A light-weight handle for manipulating nodes in DOM tree.
This is used to represent a point on a 2 dimentional area, such as a screen.
The bulk of the engine components go in this namspace.
std::string String
A datatype used to a series of characters.