[][src]Trait blend2d::geometry::GeoViewArray

pub trait GeoViewArray: Sealed { }

A template trait to allow being generic over geometry types regarding slices.

Implementors

impl GeoViewArray for BoxD[src]

impl GeoViewArray for BoxI[src]

impl GeoViewArray for RectD[src]

impl GeoViewArray for RectI[src]

Loading content...