C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

A polygonal mesh segment (segmentation result). More...

#include <mesh_triangle.h>

Public Member Functions

 MbGridSegment ()
 Constructor.
 
 MbGridSegment (const std::vector< size_t > &initFaces)
 Constructor.
 
const std::vector< size_t > & GetFaces () const
 Get the vector of segment triangles indicies.
 
size_t GetFaceCount () const
 Get the count of of segment triangles.
 
size_t GetFace (size_t idx) const
 Get the index of segment triangle.
 

Detailed Description

A polygonal mesh segment (segmentation result).

Segment is defined as a set of triangles of polygonal mesh.


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