OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::mesh::TriangleAnalysisView Class Reference

Borrowed per-triangle normals and adjacency for a graph/root. More...

#include <mesh.hpp>

Public Member Functions

 TriangleAnalysisView (const ::occtl_mesh_triangle_analysis_view_t &theC) noexcept
 
const double * triangle_normals () const noexcept
 
const uint32_t * triangle_adjacency () const noexcept
 
std::size_t triangle_count () const noexcept
 
std::size_t face_count () const noexcept
 
NodeId root () const noexcept
 
const ::occtl_mesh_triangle_analysis_view_tc () const noexcept
 

Detailed Description

Borrowed per-triangle normals and adjacency for a graph/root.


The documentation for this class was generated from the following file: