mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-28 02:58:35 +02:00
+ | Fog beam laser now in objects
This commit is contained in:
@ -47,7 +47,9 @@ class Object
|
||||
TRIANGLE,
|
||||
CUBE,
|
||||
PORTAL,
|
||||
CYLINDER
|
||||
CYLINDER,
|
||||
SPOTLIGHT,
|
||||
LASERBEAM
|
||||
};
|
||||
|
||||
virtual Type getType() const = 0;
|
||||
|
Reference in New Issue
Block a user