[−][src]Type Definition opencv::types::PtrOfTrackerSamplerAlgorithm
type PtrOfTrackerSamplerAlgorithm = Ptr<dyn TrackerSamplerAlgorithm>;
type PtrOfTrackerSamplerAlgorithm = Ptr<dyn TrackerSamplerAlgorithm>;
impl PtrOfTrackerSamplerAlgorithm[src]pub fn as_raw_PtrOfTrackerSamplerAlgorithm(&self) -> *const c_void[src]pub fn as_raw_mut_PtrOfTrackerSamplerAlgorithm(&mut self) -> *mut c_void[src]