SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
VertexBuffer.hpp File Reference
Include dependency graph for VertexBuffer.hpp:

Go to the source code of this file.

Classes

class  sf::VertexBuffer
 Vertex buffer storage for one or more 2D primitives. More...

Namespaces

namespace  sf

Functions

SFML_GRAPHICS_API void sf::swap (VertexBuffer &left, VertexBuffer &right) noexcept
 Swap the contents of one vertex buffer with those of another.