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

Borrowed view of a coedge polyline indexed onto its parent face's triangulation. More...

#include <mesh.hpp>

Public Member Functions

 PolygonOnTriView (const ::occtl_polygon_on_tri_view_t &theC) noexcept
 
const uint32_t * node_indices () const noexcept
 
const double * parameters () const noexcept
 
std::size_t node_count () const noexcept
 
double deflection () const noexcept
 
UID source_uid () const noexcept
 
bool has_parameters () const noexcept
 
const ::occtl_polygon_on_tri_view_tc () const noexcept
 

Detailed Description

Borrowed view of a coedge polyline indexed onto its parent face's triangulation.


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