godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
Vector.AccessString
godot
vector
Vector
Undocumented in source.
enum
AccessString
;
enum
AccessString
;
enum
AccessString
;
struct
Vector
(T, size_t N)
static if
(
N == 2 || N == 3 || N == 4
)
static if
(!(
N == 2
))
static if
(!(
N == 3
))
static if
(
N == 4
)
enum
AccessString
=
"x y z w|r g b a"
;
Meta
Source
See Source File
godot
vector
Vector
aliases
VecType
dataType
constructors
this
functions
copyof
godotVector
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
opUnary
ptr
toHash
toString
manifest constants
AccessString
mixins
__anonymous
variables
data
size