[][src]Trait purrmitive::core::PurrShape

pub trait PurrShape: Clone + Default + Copy + Shape + Send { }

Implementors

impl PurrShape for Combo[src]

impl PurrShape for Circle[src]

impl PurrShape for Ellipse[src]

impl PurrShape for Polygon[src]

impl PurrShape for Quadratic[src]

impl PurrShape for Rectangle[src]

impl PurrShape for RotatedEllipse[src]

impl PurrShape for RotatedRectangle[src]

impl PurrShape for Triangle[src]

Loading content...