Struct cairo::Mesh[][src]

pub struct Mesh { /* fields omitted */ }

Methods

impl Mesh
[src]

Trait Implementations

impl Debug for Mesh
[src]

Formats the value using the given formatter. Read more

impl PatternTrait for Mesh
[src]

impl Clone for Mesh
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for Mesh
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Mesh

impl !Sync for Mesh