mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 22:00:05 +00:00
5e4badc099
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() {}
|