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

Borrowed view of a 3D polyline cached on an edge. More...

#include <mesh.hpp>

Public Member Functions

 Polygon3DView (const ::occtl_polygon3d_view_t &theC) noexcept
 
const double * nodes () 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_polygon3d_view_tc () const noexcept
 

Detailed Description

Borrowed view of a 3D polyline cached on an edge.


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