SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
PrimitiveType.hpp File Reference
This graph shows which files directly or indirectly include this file:

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...