Type Alias TransformMatrixNV

Source
pub type TransformMatrixNV = TransformMatrixKHR;

Aliased Type§

#[repr(C)]
pub struct TransformMatrixNV { pub matrix: [f32; 12], }

Fields§

§matrix: [f32; 12]