Click or drag to resize

Face Methods

[This is preliminary documentation and is subject to change.]

The Face type exposes the following members.

Methods
  NameDescription
Public methodEquals(Face)
Check if this instance is equal to the provided instance. Faces are equal when they have the exact same amount of loops and each loop has the same vertex indexes in the same order.
Public methodEquals(Object)
Check if this instance is equal to the provided object
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Calculates the hashcode of this object
(Overrides ObjectGetHashCode.)
Top
See Also