|
Euphoria
|
Go to the source code of this file.
Namespaces | |
| namespace | eu |
| namespace | eu::render |
Functions | |
| Texture2d | eu::render::load_image_from_embedded (DEBUG_LABEL_ARG_MANY const embedded_binary &image_binary, TextureEdge te, TextureRenderStyle trs, Transparency t, ColorData cd) |
| TextureCubemap | eu::render::load_cubemap_from_embedded (DEBUG_LABEL_ARG_MANY const std::array< embedded_binary, cubemap_size > &images, ColorData cd) |