Struct descartes::CurvedPath[][src]

pub struct CurvedPath { /* fields omitted */ }

Methods

impl CurvedPath
[src]

Creation

impl CurvedPath
[src]

Inspection

impl CurvedPath
[src]

Combination/Modification

Trait Implementations

impl Clone for CurvedPath
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for CurvedPath

impl Sync for CurvedPath