|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
RAII wrapper for the process-local visualization driver. More...
#include <viz.hpp>
Public Member Functions | |
| Driver (const DriverOptions &theOptions=DriverOptions{}) | |
| Driver (const Driver &)=delete | |
| Driver & | operator= (const Driver &)=delete |
| Driver (Driver &&theOther) noexcept | |
| Driver & | operator= (Driver &&theOther) noexcept |
| ::occtl_viz_driver_t * | get () const noexcept |
RAII wrapper for the process-local visualization driver.