dunkelheit ~develop (2021-09-26T11:55:02.1809452)
Dub
Repo
Circre2D
dkh
geo
circle
Undocumented in source.
struct
Circre2D (
R
) {
Point2D
!
R
p
;
R
r
;
this
(Point2D!R p, R r);
}
Constructors
this
this
(Point2D!R p, R r)
Undocumented in source.
Members
Variables
p
Point2D
!
R
p
;
Undocumented in source.
r
R
r
;
Undocumented in source.
Meta
Source
See Implementation
dkh
geo
circle
functions
crossSC
structs
Circre2D