WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <unordered_map>
#include <optional>
#include "webcface-config.h"
#include "transform.h"
#include "field.h"
#include "webcface/component_view.h"
#include "webcface/geometry.h"
Go to the source code of this file.
Classes | |
class | Canvas2DComponent |
Canvas2Dの各要素を表すクラス。 More... | |
class | TemporalCanvas2DComponent |
Namespaces | |
namespace | webcface |
namespace | webcface::internal |
Enumerations | |
enum class | Canvas2DComponentType { geometry = 0 , text = 3 } |