dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Vector.inverse
dgt
geom
Vector
Get the vector equal to Vector(1 / x, 1 / y)
struct
Vector
@
nogc
nothrow pure @
property
const
Vector
inverse
(
)
Meta
Source
See Implementation
dgt
geom
Vector
constructors
this
functions
clamp
cross
dot
normalize
opBinary
opEquals
opUnary
print
properties
inverse
len
len2
xComp
yComp
variables
x
y
Get the vector equal to Vector(1 / x, 1 / y)