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

RAII wrapper for the process-local visualization driver. More...

#include <viz.hpp>

Public Member Functions

 Driver (const DriverOptions &theOptions=DriverOptions{})
 
 Driver (const Driver &)=delete
 
Driveroperator= (const Driver &)=delete
 
 Driver (Driver &&theOther) noexcept
 
Driveroperator= (Driver &&theOther) noexcept
 
::occtl_viz_driver_tget () const noexcept
 

Detailed Description

RAII wrapper for the process-local visualization driver.

A Driver must outlive any Viewer created from it.


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