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