|
SFML
Simple and Fast Multimedia Library
|
Go to the source code of this file.
Namespaces | |
| namespace | sf |
Enumerations | |
| enum class | sf::PrimitiveType { sf::Points , sf::Lines , sf::LineStrip , sf::Triangles , sf::TriangleStrip , sf::TriangleFan } |
| Types of primitives that a sf::VertexArray can render. More... | |