The CvChainPtReader type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllocatedMemory |
Gets or sets a memory address allocated by AllocMemory.
(Inherited from DisposableObject.) |
![]() | AllocatedMemorySize |
Gets or sets the byte length of the allocated memory
(Inherited from DisposableObject.) |
![]() | Block |
current block
(Inherited from CvSeqReader.) |
![]() | BlockMax |
pointer to the End of block
(Inherited from CvSeqReader.) |
![]() | BlockMin |
pointer to the beginning of block
(Inherited from CvSeqReader.) |
![]() | Code | |
![]() | CvPtr |
Data pointer (CvChainPtReader*)
|
![]() | DeltaIndex |
seq->first->start_index
(Inherited from CvSeqReader.) |
![]() | Deltas |
schar deltas[8][2]
|
![]() | HeaderSize |
size of sequence header
(Inherited from CvSeqReader.) |
![]() | IsDisposed |
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.) |
![]() | IsEnabledDispose |
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.) |
![]() | PrevElem |
pointer to the End of block
(Inherited from CvSeqReader.) |
![]() | Pt | |
![]() | Ptr |
pointer to element be read next
(Inherited from CvSeqReader.) |
![]() | ReaderPos |
Gets/Sets the current reader position
(Inherited from CvSeqReader.) |
![]() | Seq |
Sequence, beign read
(Inherited from CvSeqReaderT.) |
See Also