SharedFace Structure

Shared face definition.
Public Structure SharedFace
This language is not supported or no code example is available.
public struct SharedFace
This language is not supported or no code example is available.
Methods
 
Name Description
Public method ToString() Returns the fully qualified type name of this instance.
Top
Fields
 
Name Description
Public field Dad Index of the second triangle that shares this edge.
Public field Mum Index of the first triangle that shares this edge.
Public field V2 Other face second vertex index.
Public field V3 Other face third vertex index.
Public field V4 Other face fourth vertex index.
Top

.NET Framework

Supported in: 4.8

In this article

Definition