Macro glam::const_dvec4
source · [−]macro_rules! const_dvec4 {
($fx4:expr) => { ... };
}👎 Deprecated since 0.21.0:
use DVec4::from_array() instead.
macro_rules! const_dvec4 {
($fx4:expr) => { ... };
}use DVec4::from_array() instead.