SFML.Net
VertexArray Constructor |

Name | Description | |
---|---|---|
![]() |
VertexArray |
Default constructor
|
![]() |
VertexArray(PrimitiveType) |
Construct the vertex array with a type
|
![]() |
VertexArray(VertexArray) |
Construct the vertex array from another vertex array
|
![]() |
VertexArray(PrimitiveType, UInt32) |
Construct the vertex array with a type and an initial number of vertices
|
