MeshLib JavaScript Docs
Loading...
Searching...
No Matches

Structure contain boolean result. More...

Public Member Functions

boolean valid ()
 Returns true if boolean succeed, false otherwise.

Public Attributes

string errorString
 Holds error message, empty if boolean succeed.
Mesh mesh
 Result mesh of boolean operation, if error occurred it would be empty.

Detailed Description

Structure contain boolean result.

Structure with parameters for boolean call.

This structure store result mesh of MR::boolean or some error info

Member Function Documentation

◆ valid()

boolean BooleanResult::valid ( )

Returns true if boolean succeed, false otherwise.

Member Data Documentation

◆ errorString

string BooleanResult::errorString

Holds error message, empty if boolean succeed.

◆ mesh

Mesh BooleanResult::mesh

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


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