from_file

Function from_file 

Source
pub fn from_file<P: AsRef<Path>>(path: P) -> Result<VoxData, Error>
Expand description

Reads a VOX file from the specified path into crate::data::VoxData.