mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +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() {}
|