| cgv_close | R Documentation |
Close the Viewer
cgv_close(viewer)
viewer |
External pointer returned by |
No return value, called for side effects: releases the
underlying Vulkan application, GPU resources and (in windowed mode)
the GLFW window held by viewer. Returns NULL invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.