atelier ~master (2021-08-24T13:35:22Z)
Dub
Repo
atelier.core.vec3
atelier
core
Members
Aliases
Vec3f
alias
Vec3f
=
Vec3
!(
float
)
Undocumented in source.
Vec3i
alias
Vec3i
=
Vec3
!(
int
)
Undocumented in source.
Vec3u
alias
Vec3u
=
Vec3
!(
uint
)
Undocumented in source.
Structs
Vec3
struct
Vec3
(T)
Represent a mathematical 3-dimensional vector.
Meta
Source
See Source File
License
Zlib
Copyright
Enalye
Authors
Enalye
atelier
core
modules
color
indexedarray
json
particle
particlefilter
ringbuffer
simplex
singleton
stream
timer
tween
util
vec2
vec3
vec4