godot-dlang v0.2.0 (2023-02-23T07:46:21Z)
Dub
Repo
Vector.godotVector
godot
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2
godotVector
()
Vector2i
godotVector
()
struct
Vector
(T, size_t N)
static if
(
N == 2
)
static if
(!(
isFloatingPoint!T
))
Vector2i
godotVector
(
)
if
(
isNumeric
!
T
&&
N
> 0
)
Vector3
godotVector
()
Vector3i
godotVector
()
Vector4
godotVector
()
Vector4i
godotVector
()
Meta
Source
See Implementation
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