Function rin_graphics::path::star [−][src]
pub fn star<Point>(
center: Point,
r: <Point as NumPnt>::Field,
ri: <Point as NumPnt>::Field,
points: u32
) -> Path2D<Point> where
u32: SubsetOf<<Point as NumPnt>::Field>,
Point: FloatPnt + Copy,
<Point as NumPnt>::Field: RealField + Float + NumCast + Neg,
<Point as NumPnt>::Coordinates: Neg<Output = <Point as NumPnt>::Coordinates>,
Returns a path containing a star