Hermes2D
3.0
|
Public Member Functions | |
Arc (double angle) | |
Arc (const Arc *other) | |
![]() | |
Curve (CurvType type) | |
Public Attributes | |
double | angle |
arc angle | |
double | kv [6] |
double3 | pt [3] |
![]() | |
CurvType | type |
Static Public Attributes | |
static const unsigned char | degree = 2 |
Arc degree is 2. | |
static const unsigned char | np = 3 |
Arc has 3 control points. | |
static const unsigned char | nk = 6 |