|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Borrowed normal-connected triangle component labels. More...
#include <mesh.hpp>
Public Member Functions | |
| TriangleComponentsView (const ::occtl_mesh_triangle_components_view_t &theC) noexcept | |
| const uint32_t * | triangle_component_ids () const noexcept |
| const uint32_t * | component_sizes () const noexcept |
| std::size_t | triangle_count () const noexcept |
| std::size_t | component_count () const noexcept |
| NodeId | root () const noexcept |
| const ::occtl_mesh_triangle_components_view_t & | c () const noexcept |
Borrowed normal-connected triangle component labels.