mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | First sphere
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
class Window
|
||||
{
|
||||
public:
|
||||
Window(void);
|
||||
Window(int width, int height, const char *title, int sleep);
|
||||
Window(Window const &src);
|
||||
~Window(void);
|
||||
|
||||
|
Reference in New Issue
Block a user