OpenCV  3.2.0-dev
Open Source Computer Vision
CvSparseMatIterator Struct Reference

#include "types_c.h"

Collaboration diagram for CvSparseMatIterator:

Public Attributes

int curidx
 
CvSparseMatmat
 
CvSparseNodenode
 

Member Data Documentation

int CvSparseMatIterator::curidx

Referenced by cvGetNextSparseNode().

CvSparseMat* CvSparseMatIterator::mat

Referenced by cvGetNextSparseNode().

CvSparseNode* CvSparseMatIterator::node

Referenced by cvGetNextSparseNode().


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