Function e2rcore::implement::file::md5comp::process [] [src]

pub fn process(
    pc: &PoseCollection,
    m: &Md5MeshRoot,
    pose_index_start: u64,
    pose_index_end: u64,
    interp: f32
) -> Result<ComputeCollection, &'static str>