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

RAII range adapter wrapping occtl_topo_axis_hit_iter_t. More...

#include <topo.hpp>

Classes

class  iterator
 

Public Member Functions

 AxisHitIter (::occtl_topo_axis_hit_iter_t *theIter) noexcept
 
 AxisHitIter (const AxisHitIter &)=delete
 
AxisHitIteroperator= (const AxisHitIter &)=delete
 
 AxisHitIter (AxisHitIter &&theOther) noexcept
 
AxisHitIteroperator= (AxisHitIter &&theOther) noexcept
 
iterator begin () noexcept
 
iterator end () noexcept
 

Detailed Description

RAII range adapter wrapping occtl_topo_axis_hit_iter_t.


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