|
Lightgraph
C++17 light-graph engine API reference
|
Convenience constructors for built-in topology objects. More...
#include <cstdint>#include <memory>#include "lightgraph/internal/object_factory.hpp"#include "objects.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | lightgraph |
| namespace | lightgraph::integration |
Functions | |
| std::unique_ptr< Object > | lightgraph::integration::makeObject (BuiltinObjectType type, uint16_t pixelCount=0) |
| Create one of the built-in topology objects. | |
Convenience constructors for built-in topology objects.
Definition in file factory.hpp.