Struct screen_13::prelude::vk::TransformMatrixKHR
source · Fields§
§matrix: [f32; 12]Trait Implementations§
source§impl Clone for TransformMatrixKHR
impl Clone for TransformMatrixKHR
source§fn clone(&self) -> TransformMatrixKHR
fn clone(&self) -> TransformMatrixKHR
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more