[][src]Function bvh_anim::from_reader

pub fn from_reader<R: BufReadExt>(data: R) -> Result<Bvh, LoadError>

Loads the Bvh from the reader.