Open saibalde opened 2 months ago
First in a series of commits with the end goal of serializing collision_object and collision_world.
collision_object
collision_world
This commit enables serialization of collision_object:
nullptr
collision_object.hpp
collision_objects/types.hpp
First in a series of commits with the end goal of serializing
collision_object
andcollision_world
.This commit enables serialization of
collision_object
:nullptr
.collision_object.hpp
includes the wholecollision_objects/types.hpp
, which may be unnecessary.