Files
oak-editor/app/render/backend/rendertexture.cpp
T

7 lines
82 B
C++

#include "rendertexture.h"
RenderTexture::RenderTexture(RenderContext *ctx)
{
}