OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::viz::DriverOptions Struct Reference

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.
 

Detailed Description

Options for creating a visualization driver.


The documentation for this struct was generated from the following file: