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