MeshLib
 
Loading...
Searching...
No Matches
MRBooleanResult Struct Reference

This structure store result mesh of mrBoolean or some error info. More...

#include <MRMeshBoolean.h>

Public Attributes

MRMeshmesh
 Result mesh of boolean operation, if error occurred it would be empty.
 
MRStringerrorString
 Holds error message, empty if boolean succeed.
 

Detailed Description

This structure store result mesh of mrBoolean or some error info.

Member Data Documentation

◆ errorString

MRString* MRBooleanResult::errorString

Holds error message, empty if boolean succeed.

◆ mesh

MRMesh* MRBooleanResult::mesh

Result mesh of boolean operation, if error occurred it would be empty.


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