|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Foundation/SmartPtr.hpp"Go to the source code of this file.
Namespaces | |
| namespace | CeresEngine |
Macros | |
| #define | CE_GRAPH_TYPES(F) |
| #define | CE_GRAPH_FWD(T) |
| #define | CE_GRAPH_RCPTR_TRAIT_DECL(T) CE_RCPTR_TRAIT_DECL(CeresEngine::T); |
| #define CE_GRAPH_FWD | ( | T | ) |
| #define CE_GRAPH_RCPTR_TRAIT_DECL | ( | T | ) | CE_RCPTR_TRAIT_DECL(CeresEngine::T); |
| #define CE_GRAPH_TYPES | ( | F | ) |