This website requires JavaScript.
Explore
Help
Sign In
interpreterK
/
strafe-project
Watch
1
Fork
0
You've already forked strafe-project
forked from
StrafesNET/strafe-project
Code
Pull Requests
Activity
bc29cd9848
strafe-project
/
fixed_wide_vectors
/
src
/
macros
/
mod.rs
6 lines
83 B
Rust
Raw
Normal View
History
Unescape
Escape
rename wide_traits to fixed_wide_traits
2024-08-27 19:07:19 +00:00
#[
cfg(feature=
"
fixed_wide_traits
"
)
]
work
2024-08-23 23:26:19 +00:00
pub
mod
wide
;
steal code
2024-08-23 22:42:48 +00:00
move vector2 macro code
2024-08-30 19:05:52 +00:00
pub
mod
vector
;
VECTOR IS MATRIX
2024-08-30 19:06:33 +00:00
pub
mod
matrix
;
Copy Permalink