#include <MRMeshFillHole.h>
|
| | operator bool () const |
| | bridge construction is successful if at least one new face was created
|
| |
|
| int | newFaces = 0 |
| | the number of faces added to the mesh
|
| |
| EdgeId | na |
| |
| EdgeId | nb |
| |
◆ operator bool()
| MR::MakeBridgeResult::operator bool |
( |
| ) |
const |
|
inlineexplicit |
bridge construction is successful if at least one new face was created
◆ na
| EdgeId MR::MakeBridgeResult::na |
the edge na (nb) if valid is a new boundary edge of the created bridge without left face, having the same origin as input edge a (b)
◆ nb
| EdgeId MR::MakeBridgeResult::nb |
◆ newFaces
| int MR::MakeBridgeResult::newFaces = 0 |
the number of faces added to the mesh
The documentation for this struct was generated from the following file: