gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
Sphere.area
gfm
math
shapes
Sphere
struct
Sphere
(T, size_t N)
nothrow pure const nothrow
static if
(
isFloatingPoint!T
)
static if
(
N == 2u
)
T
area
(
)
Return Value
Type:
T
Circle area.
Meta
Source
See Implementation
gfm
math
shapes
Sphere
aliases
point_t
constructors
this
functions
area
contains
distanceTo
intersects
squaredDistanceTo
variables
center
radius