Macro classicube_sys::Vec3_Set

source ยท
macro_rules! Vec3_Set {
    ($v:expr, $x:expr, $y:expr, $z:expr) => { ... };
}
Expand description

Sets the x, y, and z components of a 3D vector