MeshLib
 
Loading...
Searching...
No Matches
BooleanMaps Class Reference

#include <MRBooleanResultMapper.h>

Public Member Functions

 ~BooleanMaps ()
 

Public Attributes

property FaceMapReadOnly Cut2Origin { FaceMapReadOnly^ get()
 
property FaceMapReadOnly Cut2NewFaces { FaceMapReadOnly^ get()
 "after cut" faces to "after stitch" faces (1-1)
 
property VertMapReadOnly Old2NewVerts { VertMapReadOnly^ get()
 "origin" vertices to "after stitch" vertices (1-1)
 
property bool Identity { bool get()
 old topology indexes are valid if true
 
internal : BooleanMaps( MR::BooleanResultMapper::Maps* maps )
 

Constructor & Destructor Documentation

◆ ~BooleanMaps()

BooleanMaps::~BooleanMaps ( )

Member Data Documentation

◆ __pad0__

internal BooleanMaps::__pad0__

◆ Cut2NewFaces

property FaceMapReadOnly BooleanMaps::Cut2NewFaces { FaceMapReadOnly^ get()

"after cut" faces to "after stitch" faces (1-1)

◆ Cut2Origin

property FaceMapReadOnly BooleanMaps::Cut2Origin { FaceMapReadOnly^ get()

"after cut" faces to "origin" faces this map is not 1-1, but N-1

◆ Identity

property bool BooleanMaps::Identity { bool get()

old topology indexes are valid if true

◆ Old2NewVerts

property VertMapReadOnly BooleanMaps::Old2NewVerts { VertMapReadOnly^ get()

"origin" vertices to "after stitch" vertices (1-1)


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