Trait opencv::hub_prelude::WText3DTrait  
source · pub trait WText3DTrait: WText3DTraitConst + Widget3DTrait {
    fn as_raw_mut_WText3D(&mut self) -> *mut c_void;
    fn set_text(&mut self, text: &str) -> Result<()> { ... }
}Expand description
Mutable methods for crate::viz::WText3D