|
Horizon
|
Classes | |
| class | Vertex |
Public Member Functions | |
| void | move_from (Layer3D &&other) |
| void | copy_sizes_from (const Layer3D &other) |
Public Attributes | |
| std::vector< Vertex > | tris |
| std::vector< Vertex > | walls |
| float | offset = 0 |
| float | thickness = 0.035 |
| float | alpha = 1 |
| float | explode_mul = 0 |
| std::atomic_bool | done = false |