VertexArray Constructor

SFML.Net

VertexArray Constructor
Overload List
  Name Description
Public method VertexArray
Default constructor
Public method VertexArray(PrimitiveType)
Construct the vertex array with a type
Public method VertexArray(VertexArray)
Construct the vertex array from another vertex array
Public method VertexArray(PrimitiveType, UInt32)
Construct the vertex array with a type and an initial number of vertices
Top
See Also