[][src]Type Definition building_blocks_core::extent2::Extent2f

type Extent2f = ExtentN<[f32; 2]>;

A 2-dimensional extent with scalar type f32.