#define JPH_EXPORT
Definition Core.h:227
#define JPH_VERSION_ID
Definition Core.h:66
std::uint64_t uint64
Definition Core.h:443
#define JPH_NAMESPACE_END
Definition Core.h:367
#define JPH_NAMESPACE_BEGIN
Definition Core.h:361
AllocateFunction Allocate
Definition Memory.cpp:59
JPH_INLINE void RegisterTypes()
Definition RegisterTypes.h:24
JPH_EXPORT void UnregisterTypes()
Unregisters all types with the factory and cleans up the default material.
Definition RegisterTypes.cpp:187
JPH_INLINE bool VerifyJoltVersionID()
Definition RegisterTypes.h:16
JPH_NAMESPACE_BEGIN JPH_EXPORT bool VerifyJoltVersionIDInternal(uint64 inVersionID)
Internal helper function.
Definition RegisterTypes.cpp:73
JPH_EXPORT void RegisterTypesInternal(uint64 inVersionID)
Internal helper function.
Definition RegisterTypes.cpp:78