Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Util
| Type | Name | Description | |
|---|---|---|---|
| int | IndexUtil::FindTriOtherVtx
(
T VertexID1, |
Find ordered edge [VertexID1,VertexID2] in TriangleVerts and then return the remaining third vertex | |
| int | IndexUtil::FindTriOtherVtx
(
int VertexID1, |
Find ordered edge [VertexID1,VertexID2] in a triangle that is in an array of triangles, and return remaining third vertex |