Documentation of SFML 2.4.0

Warning: this page refers to an old version of SFML. Click here to switch to the latest version.
sf::VertexArray Member List

This is the complete list of members for sf::VertexArray, including all inherited members.

append(const Vertex &vertex)sf::VertexArray
clear()sf::VertexArray
getBounds() const sf::VertexArray
getPrimitiveType() const sf::VertexArray
getVertexCount() const sf::VertexArray
operator[](std::size_t index)sf::VertexArray
operator[](std::size_t index) const sf::VertexArray
resize(std::size_t vertexCount)sf::VertexArray
setPrimitiveType(PrimitiveType type)sf::VertexArray
VertexArray()sf::VertexArray
VertexArray(PrimitiveType type, std::size_t vertexCount=0)sf::VertexArrayexplicit
~Drawable()sf::Drawableinlinevirtual