[−][src]Type Definition opencv::types::PtrOfTrackerStateEstimator
type PtrOfTrackerStateEstimator = Ptr<dyn TrackerStateEstimator>;
type PtrOfTrackerStateEstimator = Ptr<dyn TrackerStateEstimator>;
impl PtrOfTrackerStateEstimator[src]pub fn as_raw_PtrOfTrackerStateEstimator(&self) -> *const c_void[src]pub fn as_raw_mut_PtrOfTrackerStateEstimator(&mut self) -> *mut c_void[src]impl TrackerStateEstimator for PtrOfTrackerStateEstimator[src]fn as_raw_TrackerStateEstimator(&self) -> *const c_void[src]fn as_raw_mut_TrackerStateEstimator(&mut self) -> *mut c_void[src]fn get_class_name(&self) -> Result<String>[src]