<Code Lib>
2020 Constructor
Changes 0
C

VertexPair()

Description:
Constructs a new VertexPair from a pair of indices in the curve loops.

public VertexPair(
	int firstVertexIdx,
	int secondVertexIdx
)

Loading…