Struct adi_gpu_vulkan::TexCoords [] [src]

pub struct TexCoords(_);

A list of texture coordinates to be paired with vertices.

Trait Implementations

impl Copy for TexCoords
[src]

impl Clone for TexCoords
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl TexCoords for TexCoords
[src]