|
Euphoria
|
Go to the source code of this file.
Classes | |
| struct | eu::render::Material |
| Base class for all materials. More... | |
| struct | eu::render::UnlitMaterial |
| A unlit (or fully lit) material, not affected by light. More... | |
| struct | eu::render::DefaultMaterial |
| A material affected by light. More... | |
Namespaces | |
| namespace | eu |
| namespace | eu::render |
Functions | |
| v3 | eu::render::vec_from_lin (const Lin_rgb &lin) |