phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
Sphere.volume
old_geometry
Sphere
Undocumented in source. Be warned that the author may not have intended to support it.
auto
volume
[@property getter]
struct
Sphere
(E, uint D)
@
property
const
static if
(!(
D == 2
))
static if
(
D == 3
)
auto
volume
()
(
)
if
(
D
>= 2 &&
isNumeric
!
E
)
auto
volume
[@property getter]
Meta
Source
See Implementation
old_geometry
Sphere
aliases
CenterType
shift
functions
translate
properties
area
diameter
volume
variables
center
n
radius