graphicsServer to workaround OpenGL issues on some servers.
This commit is contained in:
7
examples/SharedMemory/GraphicsClientExample.h
Normal file
7
examples/SharedMemory/GraphicsClientExample.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef GRAPHICS_CLIENT_EXAMPLE_H
|
||||
#define GRAPHICS_CLIENT_EXAMPLE_H
|
||||
|
||||
|
||||
class CommonExampleInterface* GraphicsClientCreateFunc(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //GRAPHICS_CLIENT_EXAMPLE_H
|
||||
Reference in New Issue
Block a user