Documentation de SFML 2.0

Attention: cette page se réfère à une ancienne version de SFML. Cliquez ici pour passer à la dernière 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