mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Map changing
This commit is contained in:
@ -23,7 +23,6 @@ class Quad : public Object
|
||||
float x, y, z;
|
||||
float x1, y1, z1;
|
||||
float x2, y2, z2;
|
||||
bool double_face;
|
||||
int mat_index;
|
||||
|
||||
if (!(line >> x >> y >> z))
|
||||
|
Reference in New Issue
Block a user