OpenCV  3.4.1
Open Source Computer Vision
Public Attributes | List of all members
CvSparseMatIterator Struct Reference

#include "types_c.h"

Public Attributes

int curidx
 
CvSparseMatmat
 
CvSparseNodenode
 

Member Data Documentation

§ curidx

int CvSparseMatIterator::curidx

§ mat

CvSparseMat* CvSparseMatIterator::mat

§ node

CvSparseNode* CvSparseMatIterator::node

The documentation for this struct was generated from the following file: