|
Lightgraph
C++17 light-graph engine API reference
|
Public value types and commands for the stable Lightgraph API. More...
#include <cstdint>#include <optional>

Go to the source code of this file.
Classes | |
| struct | lightgraph::Color |
| 8-bit RGB color. More... | |
| struct | lightgraph::EngineConfig |
| Engine construction configuration. More... | |
| struct | lightgraph::EmitCommand |
| One emit request. More... | |
Namespaces | |
| namespace | lightgraph |
Enumerations | |
| enum class | lightgraph::ObjectType { lightgraph::Heptagon919 , lightgraph::Heptagon3024 , lightgraph::Line , lightgraph::Cross , lightgraph::Triangle } |
| Built-in object topologies supported by the high-level engine API. More... | |
Public value types and commands for the stable Lightgraph API.
Definition in file types.hpp.