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

Borrowed aggregate triangle-soup buffers for a graph/root. More...

#include <mesh.hpp>

Public Member Functions

 TriangleBuffersView (const ::occtl_mesh_triangle_buffers_view_t &theC) noexcept
 
const double * nodes () const noexcept
 
const uint32_t * triangles () const noexcept
 
std::size_t node_count () const noexcept
 
std::size_t triangle_count () const noexcept
 
std::size_t face_count () const noexcept
 
NodeId root () const noexcept
 
const ::occtl_mesh_triangle_buffers_view_tc () const noexcept
 

Detailed Description

Borrowed aggregate triangle-soup buffers for a graph/root.


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