Skip to main content

TransformMatrixNV

Type Alias TransformMatrixNV 

Source
pub type TransformMatrixNV = TransformMatrixKHR;

Aliased Type§

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

Fields§

§matrix: [[f32; 3]; 4]