dunkelheit v0.10.0 (2017-12-20T18:24:10Z)
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