SFML/include/SFML/Graphics
2024-06-16 02:48:53 +02:00
..
BlendMode.hpp Make BlendMode::Factor and BlendMode::Equation scoped enumerations 2024-01-27 15:31:30 -07:00
CircleShape.hpp Fix documentation bugs 2024-06-12 14:38:04 -05:00
Color.hpp Self-contained '.inl' headers + minor refactoring 2024-02-05 13:45:01 +01:00
Color.inl Self-contained '.inl' headers + minor refactoring 2024-02-05 13:45:01 +01:00
ConvexShape.hpp Fix documentation bugs 2024-06-12 14:38:04 -05:00
CoordinateType.hpp Update copyright year 2024-01-26 12:00:22 -07:00
Drawable.hpp Revert change to Drawable::draw function signature 2024-04-18 13:18:49 +02:00
Export.hpp Update copyright year 2024-01-26 12:00:22 -07:00
Font.hpp Remove default empty state of sf::Texture 2024-06-04 13:19:58 -06:00
Glsl.hpp Header cleanup guided by IWYU 2024-02-09 12:52:23 +01:00
Glsl.inl constexpr-fy sf::priv::Vector4 2024-04-11 09:05:28 -06:00
Glyph.hpp Initialize all sf::Glyph members 2024-04-07 12:34:37 -06:00
Image.hpp Use '{}' for default parameter initialization 2024-05-22 11:54:49 -06:00
PrimitiveType.hpp Update copyright year 2024-01-26 12:00:22 -07:00
Rect.hpp Rename Rect comparison operands to avoid confusion 2024-06-16 02:48:53 +02:00
Rect.inl Rename Rect comparison operands to avoid confusion 2024-06-16 02:48:53 +02:00
RectangleShape.hpp Fix documentation bugs 2024-06-12 14:38:04 -05:00
RenderStates.hpp Added support for stencil testing. 2024-01-29 08:13:14 -07:00
RenderTarget.hpp Fix API documentation bugs 2024-05-03 01:36:55 +00:00
RenderTexture.hpp Turn 'ContextSettings' into an aggregate and update usages 2024-05-25 00:56:37 +02:00
RenderWindow.hpp Remove default empty state of sf::Texture 2024-06-04 13:19:58 -06:00
Shader.hpp Use std::string_view to construct sf::Shaders without allocations 2024-05-23 19:26:13 -06:00
Shape.hpp Revert change to Drawable::draw function signature 2024-04-18 13:18:49 +02:00
Sprite.hpp Simplify sf::Sprite implementation and reduce branches 2024-06-13 00:31:49 +02:00
StencilMode.hpp Turn 'ContextSettings' into an aggregate and update usages 2024-05-25 00:56:37 +02:00
Text.hpp Remove default empty state of sf::Font 2024-05-19 14:01:54 -06:00
Texture.hpp Remove default empty state of sf::Texture 2024-06-04 13:19:58 -06:00
Transform.hpp Replace C arrays with std::array 2024-05-14 12:47:19 -05:00
Transform.inl Some simplifications taking advantage of Rect position and size members 2024-06-16 02:48:53 +02:00
Transformable.hpp Fix documentation bugs 2024-06-12 14:38:04 -05:00
Vertex.hpp Add clang-tidy readability-redundant-member-init check 2024-06-04 00:56:24 -06:00
VertexArray.hpp Revert change to Drawable::draw function signature 2024-04-18 13:18:49 +02:00
VertexBuffer.hpp Use American spellings 2024-05-13 00:44:27 -05:00
View.hpp Remove sf::View::reset in favor of assignment operations 2024-05-26 10:23:52 -06:00