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

Go to the source code of this file.

Classes

struct  Geometry
 

Namespaces

namespace  webcface
 

Enumerations

enum class  GeometryType {
  none = 0 , line = 1 , plane = 2 , rect = 2 ,
  box = 3 , circle = 4 , cylinder = 5 , sphere = 6 ,
  polygon = 7
}
 Canvas3Dと2Dで共用、図形の種類を表す More...