Struct e2rcore::implement::file::md5rig::PoseCollection [] [src]

pub struct PoseCollection {
    pub _frames: Vec<PoseJoints>,
    pub _framerate: u64,
}

Fields

Trait Implementations

impl Debug for PoseCollection
[src]

[src]

Formats the value using the given formatter.