Struct adi_gpu::Gradient [] [src]

pub struct Gradient(_);

A list of colors to be paired with vertices.

Methods

impl Gradient
[src]

[src]

Create a new gradient.

Trait Implementations

impl Copy for Gradient
[src]

impl Clone for Gradient
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more