|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Borrowed boundary edges belonging to one triangle component. More...
#include <mesh.hpp>
Public Member Functions | |
| TriangleComponentBoundaryView (const ::occtl_mesh_triangle_component_boundary_view_t &theC) noexcept | |
| const ::occtl_mesh_triangle_component_boundary_edge_t * | edges () const noexcept |
| std::size_t | edge_count () const noexcept |
| uint32_t | component_id () const noexcept |
| NodeId | root () const noexcept |
| const ::occtl_mesh_triangle_component_boundary_view_t & | c () const noexcept |
Borrowed boundary edges belonging to one triangle component.