Triangle3DF Structure |
Namespace: Emgu.CV.Structure
The Triangle3DF type exposes the following members.
Name | Description | |
---|---|---|
![]() | Triangle3DF |
Create a triangle using the specific vertices
|
Name | Description | |
---|---|---|
![]() | Area |
Get the area of this triangle
|
![]() | Centeroid |
Returns the centroid of this triangle
|
![]() | Normal |
Get the normal 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(Triangle3DF) |
Compare two triangles and return true if equal
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from ValueType.) |