MeshLib C++ Docs
Loading...
Searching...
No Matches

#include <MRMesh/MRHoleFillPlan.h>

Public Member Functions

int encode () const
 encodes this edge in a negative code

Static Public Member Functions

static FillHoleItemEdge decode (int code)
 decodes a negative code back in the edge it denotes

Public Attributes

int item = 0
 index of the item creating the edge
bool sym = false
 take that edge in the opposite direction, so with the other origin

Detailed Description

an edge created by an item of the plan, given in the same way as EdgeId gives an edge of a mesh: what the edge is, plus which of its two directions is meant


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