/
redgpu
/
bullet
Обзор
Документация
Войти
/
redgpu
/
bullet
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.83.5
examples/SharedMemory/PhysicsClient.h
6 строк
155 B
=
added preliminary shared memory physics client/server
29 май 2015, 02:05
29 май 2015, 02:05
82576d0
Код
Авторство
О чём код?
#ifndef PHYSICS_CLIENT_H #define PHYSICS_CLIENT_H class CommonExampleInterface* PhysicsClientCreateFunc(struct CommonExampleOptions& options); #endif