selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
Vector.length
selery
math
vector
Vector
Sets the vector's length.
double
length
[@property getter]
double
length
[@property setter]
struct
Vector
(T, char[] c)
@
property
double
length
(
double
length
)
if
(
c.length
> 1 &&
areValidCoordinates
(
c
)
)
Meta
Source
See Implementation
selery
math
vector
Vector
aliases
Type
coordinates
dup
constructors
this
functions
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toString
type
properties
length
tuple
variables
isFloatingPoint
Sets the vector's length.