![]() |
Pioneer
|
#include "JsonFwd.h"#include "core/TypeId.h"#include <cassert>#include <cstddef>#include <map>#include <vector>

Go to the source code of this file.
Classes | |
| class | BodyComponentDB |
| struct | BodyComponentDB::SerializerBase |
| struct | BodyComponentDB::LuaInterfaceBase |
| struct | BodyComponentDB::PoolBase |
| struct | BodyComponentDB::Pool< T > |
| struct | BodyComponentDB::Serializer< T > |
Macros | |
| #define | REGISTER_COMPONENT_TYPE(type) |
| #define REGISTER_COMPONENT_TYPE | ( | type | ) |