Struct assimp_sys::AiMeshKey [] [src]

#[repr(C)]
pub struct AiMeshKey { pub time: c_double, pub value: c_uint, }

Fields

Trait Implementations

impl Clone for AiMeshKey
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for AiMeshKey
[src]

impl Debug for AiMeshKey
[src]

Formats the value using the given formatter.