|
libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
| namespace | igl |
| namespace | igl::opengl |
Functions | |
| 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 | |