Face Methods |
[This is preliminary documentation and is subject to change.]
The Face type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddLoop(Int32) |
Adds the provided vertex indexes to the face
|
![]() | AddLoop(IReadOnlyListInt32) |
Adds the provided vertex indexes to the face
|
![]() | AddLoopReversed(Int32) |
Adds the provided vertices to the face, but in reversed order (last index becomes first index, etc)
|
![]() | AddLoopReversed(IReadOnlyListInt32) |
Adds the provided vertices to the face, but in reversed order (last index becomes first index, etc)
|
![]() | Equals(Face) | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | ReplaceVertices | |
![]() | ToString | (Overrides ObjectToString.) |