[][src]Trait luminance::pixel::DepthPixel

pub unsafe trait DepthPixel: Pixel { }

Constraint on Pixel for depth ones.

Implementors

impl DepthPixel for Depth32F[src]

Loading content...