sily ~master (2022-12-01T21:23:14Z)
Dub
Repo
Vector.AccessString
sily
vector
Vector
Undocumented in source.
enum
AccessString
;
struct
Vector
(T, size_t N)
static if
(
N == 2 || N == 3 || N == 4
)
static if
(
N == 2
)
enum
AccessString
=
"x y|w h|u v"
;
enum
AccessString
;
enum
AccessString
;
Meta
Source
See Source File
sily
vector
Vector
aliases
VecType
dataType
isNormalised
normalise
constructors
this
functions
abs
ceil
clamp
copyof
distanceSquaredTo
distanceTo
dot
floor
isClose
isNormalized
length
lengthSquared
lerp
limitLength
max
min
normalize
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
opUnary
ptr
round
sign
snap
toHash
toString
manifest constants
AccessString
mixins
__anonymous
variables
data
size