mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-11 16:48:58 +00:00
of physics client into PhysicsClientSharedMemory class/file. This will allow implementation of UDP and other transport protocols to a physics server.
4 lines
63 B
C++
4 lines
63 B
C++
#include "PhysicsClient.h"
|
|
|
|
PhysicsClient::~PhysicsClient() {}
|