Documentation > Mesh Ops Plugin BPLibrary > Get This Tri Index

Get This Tri Index

Gets the 0,1,2 index corresponding to A,B,C respectively that matches TriIndex. Returns -1 if no result. Used in FlipQuadTriEdge.

Inputs

A
Integer

B
Integer

C
Integer

Tri Index
Integer

Outputs

Return Value
Integer

Gets the 0,1,2 index corresponding to A,B,C respectively that matches TriIndex. Returns -1 if no result. Used in FlipQuadTriEdge.