Documentation of SFML 2.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[](unsigned int index)sf::VertexArray
operator[](unsigned int index) const sf::VertexArray
resize(unsigned int vertexCount)sf::VertexArray
setPrimitiveType(PrimitiveType type)sf::VertexArray
VertexArray()sf::VertexArray
VertexArray(PrimitiveType type, unsigned int vertexCount=0)sf::VertexArrayexplicit
~Drawable()sf::Drawableinlinevirtual