Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
init_render_to_texture.h File Reference
#include "../igl_inline.h"
#include "gl.h"
#include <cstdlib>
#include "init_render_to_texture.cpp"
+ Include dependency graph for init_render_to_texture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::opengl
 

Functions

IGL_INLINE void igl::opengl::init_render_to_texture (const size_t width, const size_t height, const bool depth_texture, GLuint &tex_id, GLuint &fbo_id, GLuint &d_id)
 
IGL_INLINE void igl::opengl::init_render_to_texture (const size_t width, const size_t height, GLuint &tex_id, GLuint &fbo_id, GLuint &dfbo_id)