novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
Vector3.opUnary
dsfml
system
vector3
Vector3
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Vector3
(T)
const
Vector3
!(
T
)
opUnary
(
string
s
)
(
)
if
(
s
== "-"
)
if
(
isNumeric
!(
T
)
)
Meta
Source
See Implementation
dsfml
system
vector3
Vector3
constructors
this
functions
opAssign
opBinary
opOpAssign
opUnary
toString
variables
x
y
z