zmath ~master (2021-07-15T08:21:03Z)
Home
Dub
Repo
isVector
zmath
vector
Say if a thing it's a Vector
template
isVector (
T
) {
immutable
bool
isVector
;
}
Members
Variables
isVector
bool
isVector
;
Undocumented in source.
Meta
Source
See Implementation
zmath
vector
aliases
Vec2d
Vec2f
Vec2r
Vec3d
Vec3f
Vec3r
Vec4d
Vec4f
Vec4r
structs
Vector
templates
isVector
Say if a thing it's a Vector