|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Borrowed sphere-like normal-connected triangle components. More...
#include <mesh.hpp>
Public Member Functions | |
| TriangleSphereComponentsView (const ::occtl_mesh_triangle_sphere_components_view_t &theC) noexcept | |
| const ::occtl_mesh_triangle_sphere_component_t * | components () const noexcept |
| std::size_t | component_count () const noexcept |
| std::size_t | triangle_count () const noexcept |
| NodeId | root () const noexcept |
| const ::occtl_mesh_triangle_sphere_components_view_t & | c () const noexcept |
Borrowed sphere-like normal-connected triangle components.