mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-12 21:38:18 +00:00
graphicsServer to workaround OpenGL issues on some servers.
This commit is contained in:
6
examples/SharedMemory/GraphicsServerExample.h
Normal file
6
examples/SharedMemory/GraphicsServerExample.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GRAPHICS_SERVER_EXAMPLE_H
|
||||
#define GRAPHICS_SERVER_EXAMPLE_H
|
||||
|
||||
class CommonExampleInterface* GraphicsServerCreateFuncBullet(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //GRAPHICS_SERVER_EXAMPLE_H
|
||||
Reference in New Issue
Block a user