WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
component_canvas2d.h File Reference
#include <unordered_map>
#include <optional>
#include "webcface-config.h"
#include "transform.h"
#include "field.h"
#include "webcface/component_view.h"
#include "webcface/geometry.h"
Include dependency graph for component_canvas2d.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Canvas2DComponent
 Canvas2Dの各要素を表すクラス。 More...
 
class  TemporalCanvas2DComponent
 

Namespaces

namespace  webcface
 
namespace  webcface::message
 
namespace  webcface::internal
 

Enumerations

enum class  Canvas2DComponentType { geometry = 0 , text = 3 }