<Code Lib>
2024 Constructor
Changes 0
C

VertexIndexPair()

Description:
Initializes a new instance of the class

public VertexIndexPair(
	int iTop,
	int iBottom
)

  • Int32
    iTop
  • Int32
    iBottom

Loading…