Subdiv2D Methods |
The Subdiv2D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllocGCHandle |
Pins the object to be allocated by cvSetData.
(Inherited from DisposableObject.) | |
| AllocMemory |
Allocates the specified size of memory.
(Inherited from DisposableObject.) | |
| Dispose |
Releases the resources
(Inherited from DisposableObject.) | |
| DisposeManaged |
Releases managed resources
(Inherited from DisposableObject.) | |
| DisposeUnmanaged |
Releases unmanaged resources
(Overrides DisposableCvObjectDisposeUnmanaged.) | |
| EdgeDst(Int32) | ||
| EdgeDst(Int32, Point2f) | ||
| EdgeOrg(Int32) | ||
| EdgeOrg(Int32, Point2f) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Destructor
(Inherited from DisposableObject.) | |
| FindNearest(Point2f) | ||
| FindNearest(Point2f, Point2f) | ||
| GetEdge | ||
| GetEdgeList | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetTriangleList | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVertex(Int32) | ||
| GetVertex(Int32, Int32) | ||
| GetVoronoiFacetList | ||
| InitDelaunay | ||
| Insert(Point2f) | ||
| Insert(Point2f) | ||
| Insert(IEnumerablePoint2f) | ||
| Locate | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NextEdge | ||
| NotifyMemoryPressure |
Notifies the allocated size of memory.
(Inherited from DisposableObject.) | |
| Release |
Clean up any resources being used.
| |
| RotateEdge | ||
| SymEdge | ||
| ThrowIfDisposed |
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |