[][src]Type Definition building_blocks::prelude::Extent3f

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

A 3-dimensional extent with scalar type f32.