sokol-d ~master (2024-11-07T19:02:21.1867002)
Dub
Repo
PI
handmade
math
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(WebAssembly)
extern (
C
) @
safe
enum
PI
=
3.14159265358979323846264338327950288419716939937510
;
Meta
Source
See Source File
handmade
math
aliases
cos
floor
sin
tan
functions
radians
sqrt
zig_cos
zig_floor
zig_sin
zig_sqrt
zig_sqrtf
zig_tan
manifest constants
PI
structs
Mat4
Vec2
Vec3