| Triangle2DF Structure |
Namespace: Emgu.CV.Structure
The Triangle2DF type exposes the following members.
| Name | Description | |
|---|---|---|
| Triangle2DF |
Create a triangle using the specific vertices
|
| Name | Description | |
|---|---|---|
| Area |
Get the area of this triangle
| |
| Centeroid |
Returns the centroid of this triangle
| |
| V0 |
One of the vertex of the triangle
| |
| V1 |
One of the vertex of the triangle
| |
| V2 |
One of the vertex of the triangle
|
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from ValueType.) | |
| Equals(Triangle2DF) |
Compare two triangles and return true if equal
| |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| GetVertices |
Get the vertices of this triangle
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from ValueType.) |