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

RAII wrapper for a viewer bound to a Driver. More...

#include <viz.hpp>

Public Member Functions

 Viewer (Driver &theDriver)
 
 Viewer (const Viewer &)=delete
 
Vieweroperator= (const Viewer &)=delete
 
 Viewer (Viewer &&theOther) noexcept
 
Vieweroperator= (Viewer &&theOther) noexcept
 
::occtl_viz_viewer_tget () const noexcept
 

Detailed Description

RAII wrapper for a viewer bound to a Driver.

A Viewer must outlive any View or Presentable created from it.


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