Generated from class MR.MeshBuilder.BuildSettings. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe MR.? FaceBitSet | region [get] |
| | if region is given then on input it contains the faces to be added, and on output the faces failed to be added
|
| |
|
unsafe int | shiftFaceId [get] |
| | this value to be added to every faceId before its inclusion in the topology
|
| |
|
unsafe bool | allowNonManifoldEdge [get] |
| | whether to permit non-manifold edges in the resulting topology
|
| |
|
unsafe MR.Misc.? Box< int > | skippedFaceCount [get] |
| | optional output: counter of skipped faces during mesh creation
|
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.MeshBuilder.BuildSettings. This is the const half of the class.
The documentation for this class was generated from the following file: