Horizon
Public Types | Public Member Functions | Public Attributes | List of all members
horizon::Polygon::Vertex Class Reference

Public Types

enum class  Type { LINE , ARC }
 

Public Member Functions

 Vertex (const json &j)
 
 Vertex (const Coordi &c)
 
json serialize () const
 

Public Attributes

bool remove = false
 
Type type = Type::LINE
 
Coordi position
 
Coordi arc_center
 
bool arc_reverse = false
 false: counter clockwise
true: clockwise
 

The documentation for this class was generated from the following files: