|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object .
|
|
M
GetVertices()
|
IList<int>
|
Returns the three vertices that define this facet
|
|
|
M
ToString()
|
string
|
Returns formatted string showing (V1, V2, V3) with values formatted as regular integers (Overrides Object . ToString . .)
|
|