Hermes2D  3.0
Hermes::Hermes2D::Arc Class Reference
+ Inheritance diagram for Hermes::Hermes2D::Arc:

Public Member Functions

 Arc (double angle)
 
 Arc (const Arc *other)
 
- Public Member Functions inherited from Hermes::Hermes2D::Curve
 Curve (CurvType type)
 

Public Attributes

double angle
 arc angle
 
double kv [6]
 
double3 pt [3]
 
- Public Attributes inherited from Hermes::Hermes2D::Curve
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
 

Detailed Description

Definition at line 47 of file curved.h.


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