Trait opencv::core::prelude::SparseMat_NodeTraitConst   
source · pub trait SparseMat_NodeTraitConst {
    // Required method
    fn as_raw_SparseMat_Node(&self) -> *const c_void;
    // Provided methods
    fn hashval(&self) -> size_t { ... }
    fn next(&self) -> size_t { ... }
}Expand description
Constant methods for core::SparseMat_Node