Render Vertices Description
data class RenderVerticesDescription(var vertices: ArrayList<Vec2D>, var styleIndex: Int)
Content copied to clipboard
Constructors
Link copied to clipboard
fun RenderVerticesDescription(vertices: ArrayList<Vec2D>, styleIndex: Int)
Content copied to clipboard