Function load_off_points

Source
pub fn load_off_points<IP, P, R>(read: &mut R, ip: &mut IP) -> OffResult<()>
where IP: IsPushable<P>, P: IsBuildable3D, R: BufRead,
Expand description

Loads IsPushable from the .off file format