Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Jolt.h>
#include <Jolt/ObjectStream/ObjectStreamOut.h>
#include <Jolt/ObjectStream/ObjectStreamTextOut.h>
#include <Jolt/ObjectStream/ObjectStreamBinaryOut.h>
#include <Jolt/ObjectStream/TypeDeclarations.h>
#include <Jolt/ObjectStream/ObjectStreamTypes.h>
Macros | |
#define | JPH_DECLARE_PRIMITIVE(name) mClassSet.insert(JPH_RTTI(name)); |
#define JPH_DECLARE_PRIMITIVE | ( | name | ) | mClassSet.insert(JPH_RTTI(name)); |