MCPcopy Create free account
hub / github.com/OxideEngine/Oxide / vector4.rs

File vector4.rs

oxide_math/commons/vector4.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::commons::vector;
2use crate::commons::vector::*;
3use serde::{Deserialize, Serialize};
4use std::ops;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected