|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Borrowed aggregate triangle indices belonging to one component. More...
#include <mesh.hpp>
Public Member Functions | |
| TriangleComponentTrianglesView (const ::occtl_mesh_triangle_component_triangles_view_t &theC) noexcept | |
| const uint32_t * | triangles () const noexcept |
| std::size_t | triangle_count () const noexcept |
| uint32_t | component_id () const noexcept |
| NodeId | root () const noexcept |
| const ::occtl_mesh_triangle_component_triangles_view_t & | c () const noexcept |
Borrowed aggregate triangle indices belonging to one component.