WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <webcface/common/internal/message/canvas2d.h>
Public Member Functions | |
Canvas2DData ()=default | |
Canvas2DData (double width, double height) | |
Public Attributes | |
double | width = 0 |
double | height = 0 |
std::map< std::string, std::shared_ptr< Canvas2DComponentData > > | components |
std::vector< SharedString > | data_ids |
|
default |
|
inline |
std::map<std::string, std::shared_ptr<Canvas2DComponentData> > components |
std::vector<SharedString> data_ids |
double height = 0 |
double width = 0 |