MeshLib C# Docs
Loading...
Searching...
No Matches
MR.BooleanResultMapper Struct Reference

Structure to map old mesh BitSets to new. More...

Inheritance diagram for MR.BooleanResultMapper:

Public Member Functions

unsafe BooleanResultMapper ()
 Constructs an empty (default-constructed) instance.
unsafe BooleanResultMapper (MR._ByValue_BooleanResultMapper _other)
 Generated from constructor MR.BooleanResultMapper.BooleanResultMapper.
 BooleanResultMapper (Const_BooleanResultMapper _other)
 Generated from constructor MR.BooleanResultMapper.BooleanResultMapper.
 BooleanResultMapper (BooleanResultMapper _other)
 Generated from constructor MR.BooleanResultMapper.BooleanResultMapper.
unsafe MR.BooleanResultMapper assign (MR._ByValue_BooleanResultMapper _other)
 Generated from method MR::BooleanResultMapper::operator=.

Properties

new unsafe MR.Std.Array_MRBooleanResultMapperMaps_2 maps [get, protected set]

Detailed Description

Structure to map old mesh BitSets to new.

Structure to easily map topology of MR.boolean input meshes to result mesh This structure allows to map faces, vertices and edges of mesh A and mesh B input of MR.boolean to result mesh topology primitives

See also
MR.boolean Generated from class MR.BooleanResultMapper. This is the const half of the class.

Structure to easily map topology of MR.boolean input meshes to result mesh This structure allows to map faces, vertices and edges of mesh A and mesh B input of MR.boolean to result mesh topology primitives

See also
MR.boolean Generated from class MR.BooleanResultMapper. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ BooleanResultMapper() [1/4]

unsafe MR.BooleanResultMapper.BooleanResultMapper ( )
inline

Constructs an empty (default-constructed) instance.

◆ BooleanResultMapper() [2/4]

unsafe MR.BooleanResultMapper.BooleanResultMapper ( MR._ByValue_BooleanResultMapper _other)
inline

Generated from constructor MR.BooleanResultMapper.BooleanResultMapper.

◆ BooleanResultMapper() [3/4]

MR.BooleanResultMapper.BooleanResultMapper ( Const_BooleanResultMapper _other)
inline

Generated from constructor MR.BooleanResultMapper.BooleanResultMapper.

◆ BooleanResultMapper() [4/4]

MR.BooleanResultMapper.BooleanResultMapper ( BooleanResultMapper _other)
inline

Generated from constructor MR.BooleanResultMapper.BooleanResultMapper.

Member Function Documentation

◆ assign()

unsafe MR.BooleanResultMapper MR.BooleanResultMapper.assign ( MR._ByValue_BooleanResultMapper _other)
inline

Generated from method MR::BooleanResultMapper::operator=.

Property Documentation

◆ maps

new unsafe MR.Std.Array_MRBooleanResultMapperMaps_2 MR.BooleanResultMapper.maps
getprotected set

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