MeshLib C# Docs
Loading...
Searching...
No Matches
MR.PlanarTriangulation.BaseOutlineParameters Class Reference

Generated from class MR.PlanarTriangulation.BaseOutlineParameters. This is the non-const half of the class. More...

+ Inheritance diagram for MR.PlanarTriangulation.BaseOutlineParameters:

Public Member Functions

unsafe BaseOutlineParameters ()
 Constructs an empty (default-constructed) instance.
 
unsafe BaseOutlineParameters (bool allowMerge, MR.PlanarTriangulation.WindingMode innerType)
 Constructs MR.PlanarTriangulation.BaseOutlineParameters elementwise.
 
unsafe BaseOutlineParameters (MR.PlanarTriangulation.Const_BaseOutlineParameters _other)
 Generated from constructor MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters.
 
 BaseOutlineParameters (BaseOutlineParameters _other)
 Generated from constructor MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters.
 
unsafe MR.PlanarTriangulation.BaseOutlineParameters assign (MR.PlanarTriangulation.Const_BaseOutlineParameters _other)
 Generated from method MR.PlanarTriangulation.BaseOutlineParameters.operator=.
 

Properties

new unsafe ref bool allowMerge [get]
 < allow to merge vertices with same coordinates
 
new unsafe ref MR.PlanarTriangulation.WindingMode innerType [get]
 

Detailed Description

Generated from class MR.PlanarTriangulation.BaseOutlineParameters. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ BaseOutlineParameters() [1/4]

unsafe MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters ( )
inline

Constructs an empty (default-constructed) instance.

◆ BaseOutlineParameters() [2/4]

unsafe MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters ( bool allowMerge,
MR.PlanarTriangulation.WindingMode innerType )
inline

◆ BaseOutlineParameters() [3/4]

unsafe MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters ( MR.PlanarTriangulation.Const_BaseOutlineParameters _other)
inline

Generated from constructor MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters.

◆ BaseOutlineParameters() [4/4]

MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters ( BaseOutlineParameters _other)
inline

Generated from constructor MR.PlanarTriangulation.BaseOutlineParameters.BaseOutlineParameters.

Member Function Documentation

◆ assign()

unsafe MR.PlanarTriangulation.BaseOutlineParameters MR.PlanarTriangulation.BaseOutlineParameters.assign ( MR.PlanarTriangulation.Const_BaseOutlineParameters _other)
inline

Generated from method MR.PlanarTriangulation.BaseOutlineParameters.operator=.

Property Documentation

◆ allowMerge

new unsafe ref bool MR.PlanarTriangulation.BaseOutlineParameters.allowMerge
get

< allow to merge vertices with same coordinates

what to mark as inner part

◆ innerType

new unsafe ref MR.PlanarTriangulation.WindingMode MR.PlanarTriangulation.BaseOutlineParameters.innerType
get

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