cgv_close: Close the Viewer

View source: R/viewer.R

cgv_closeR Documentation

Close the Viewer

Description

Close the Viewer

Usage

cgv_close(viewer)

Arguments

viewer

External pointer returned by cgv_viewer.

Value

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.


cgvR documentation built on May 12, 2026, 1:06 a.m.