|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Options for creating a visualization driver. More...
#include <viz.hpp>
Public Member Functions | |
| ::occtl_viz_driver_options_t | to_c () const noexcept |
Public Attributes | |
| bool | enable_vbo = true |
| Enable VBOs before view creation. | |
| bool | enable_vsync = true |
| Request vertical sync. | |
Options for creating a visualization driver.