libigl v2.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | igl |
namespace | igl::opengl |
namespace | igl::opengl::stb |
Functions | |
bool | igl::opengl::stb::render_to_file (const std::string filename, const int width, const int height, const bool alpha=true) |
Render current open GL image to an image file. | |