Struct adi_gpu::Model [] [src]

pub struct Model(_);

A list of vertices that make a shape.

Methods

impl Model
[src]

[src]

Create a new model.

Trait Implementations

impl Copy for Model
[src]

impl Clone for Model
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more