Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
RegisterTypes.cpp File Reference

Functions

JPH_NAMESPACE_BEGIN bool VerifyJoltVersionIDInternal (uint64 inVersionID)
 Internal helper function. More...
 
void RegisterTypesInternal (uint64 inVersionID)
 Internal helper function. More...
 
void UnregisterTypes ()
 Unregisters all types with the factory and cleans up the default material. More...
 

Function Documentation

◆ RegisterTypesInternal()

void RegisterTypesInternal ( uint64  inVersionID)

Internal helper function.

◆ UnregisterTypes()

void UnregisterTypes ( )

Unregisters all types with the factory and cleans up the default material.

◆ VerifyJoltVersionIDInternal()

JPH_NAMESPACE_BEGIN bool VerifyJoltVersionIDInternal ( uint64  inVersionID)

Internal helper function.