sel-math ~master (2022-05-24T11:27:01.5164524)
Dub
Repo
Vector.__anonymous
sel
math
vector
Vector
Undocumented in source.
struct
Vector
(T, char[] c)
union
__anonymous {
Tuple
value
;
struct
__anonymous
;
T
[
c
.
length
]
array
;
}
Members
Structs
__anonymous
struct
__anonymous
Undocumented in source.
Variables
array
T
[
c
.
length
]
array
;
Undocumented in source.
value
Tuple
value
;
Undocumented in source.
Meta
Source
See Implementation
sel
math
vector
Vector
aliases
Type
coordinates
dup
tuple
constructors
this
functions
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toString
type
properties
length
unions
__anonymous
variables
isFloatingPoint