[][src]Type Definition building_blocks_core::extent3::Extent3f

type Extent3f = ExtentN<[f32; 3]>;

A 3-dimensional extent with scalar type f32.