WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
|
#include <unordered_map>
#include "webcface/component_view.h"
#include "webcface/geometry.h"
#include "webcface/transform.h"
#include "webcface-config.h"
Go to the source code of this file.
Classes | |
class | Canvas3DComponent |
Canvas3Dに表示する要素 More... | |
class | TemporalCanvas3DComponent |
Canvas3Dを構築するときに使う一時的なCanvas3DComponent. More... | |
Namespaces | |
namespace | webcface |
namespace | webcface::internal |
Enumerations | |
enum class | Canvas3DComponentType { geometry = 0 , robot_model = 1 } |