SoCheckFramebufferObjectSupport¶
- InventorModule¶
genre
author
package
dll
definition
see also
keywords
Purpose¶
The module SoCheckFramebufferObjectSupport checks the OpenGL graphics driver for framebuffer objects support.
Usage¶
Connect the module to any parent node.
Details¶
The module checks for the OpenGL GL_EXT_framebuffer_object extension upon OpenGL render traversal.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Supports framebuffer objects¶
- name: framebufferObjectSupport, type: Bool, persistent: no¶
Shows whether the graphics card driver supports framebuffer objects.