An element of CvSparseMat
Inheritance Hierarchy
OpenCvSharpCvObject
OpenCvSharpCvSparseNode
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The CvSparseNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CvSparseNode |
Default constructor
|
Properties
Name | Description | |
---|---|---|
CvPtr |
Native pointer of OpenCV structure
(Inherited from CvObject.) | |
HashVal | ||
Next |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
ptr |
Data pointer
(Inherited from CvObject.) | |
SizeOf |
sizeof(CvSparseNode)
|
See Also