|
Lightgraph
C++17 light-graph engine API reference
|
Public palette and rendering utilities. More...
#include "lightgraph/internal/rendering.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | lightgraph |
| namespace | lightgraph::integration |
Typedefs | |
| using | lightgraph::integration::Palette = ::Palette |
Functions | |
| uint8_t | lightgraph::integration::paletteCount () |
| Return the number of built-in palettes. | |
| Palette | lightgraph::integration::paletteAt (uint8_t index) |
| Get a built-in palette by index. | |
Public palette and rendering utilities.
Definition in file rendering.hpp.