Struct opencv::types::VectorOfVectorOfDMatch  
            
                [−]
            
        [src]
pub struct VectorOfVectorOfDMatch {
    pub ptr: *mut c_void,
}Fields
ptr | 
pub struct VectorOfVectorOfDMatch {
    pub ptr: *mut c_void,
}ptr | 
impl VectorOfVectorOfDMatchfn new() -> VectorOfVectorOfDMatchfn len(&self) -> i32unsafe fn as_raw_VectorOfVectorOfDMatch(&self) -> *mut c_voidimpl VectorOfVectorOfDMatchfn push(&mut self, val: VectorOfDMatch)impl Drop for VectorOfVectorOfDMatchfn drop(&mut self)