#include "UtilPrereqs.h"
#include <cassert>
#include "MathConvert.h"
#include "MultiType.h"
#include "Serialise.h"
Namespaces | |
namespace | orxonox |
Classes | |
class | orxonox::MT_Value< T > |
The MT_Value<T> class is used to hold a value of type T within a MultiType. More... |
The MT_Value<T> class is used to hold a value of type T within a MultiType.