galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
RenderTexture.hpp File Reference
#include <string_view>
#include <glm/mat4x4.hpp>
#include "galaxy/graphics/gl/Framebuffer.hpp"
+ Include dependency graph for RenderTexture.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::graphics::RenderTexture
 Draw to an opengl texture instead of the screen. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.
 
namespace  galaxy::graphics