![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for render_to_tga.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 bool | igl::opengl::render_to_tga (const std::string tga_file, const int width, const int height, const bool alpha) |
| alpha whether to include alpha channel | |