Struct ash::vk::types::Offset3D [] [src]

#[repr(C)]
pub struct Offset3D { pub x: int32_t, pub y: int32_t, pub z: int32_t, }

Fields

Trait Implementations

impl Debug for Offset3D
[src]

[src]

Formats the value using the given formatter.

impl Clone for Offset3D
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Offset3D
[src]

impl Hash for Offset3D
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more