Trait iso_10303_parts::ap203::ICameraModelD3WithHlhsr[][src]

pub trait ICameraModelD3WithHlhsr: ICameraModelD3 {
    fn hidden_line_surface_removal(&self) -> bool;
}

Required methods

Implementors