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

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

+ Inheritance diagram for MR.OffsetContoursParams:

Public Member Functions

unsafe OffsetContoursParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe OffsetContoursParams (MR.OffsetContoursParams.Type type, MR.OffsetContoursParams.EndType endType, MR.OffsetContoursParams.CornerType cornerType, float minAnglePrecision, float maxSharpAngle, MR.Std.Vector_StdVectorMROffsetContoursOrigins? indicesMap)
 Constructs MR.OffsetContoursParams elementwise.
 
unsafe OffsetContoursParams (MR.Const_OffsetContoursParams _other)
 Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.
 
 OffsetContoursParams (OffsetContoursParams _other)
 Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.
 
unsafe MR.OffsetContoursParams assign (MR.Const_OffsetContoursParams _other)
 Generated from method MR.OffsetContoursParams.operator=.
 

Properties

new unsafe ref MR.OffsetContoursParams.Type type [get]
 
new unsafe ref MR.OffsetContoursParams.EndType endType [get]
 
new unsafe ref MR.OffsetContoursParams.CornerType cornerType [get]
 
new unsafe ref float minAnglePrecision [get]
 
new unsafe ref float maxSharpAngle [get]
 
new unsafe MR.Std.? Vector_StdVectorMROffsetContoursOrigins indicesMap [get, set]
 optional output that maps result contour ids to input contour ids
 

Detailed Description

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

Constructor & Destructor Documentation

◆ OffsetContoursParams() [1/4]

unsafe MR.OffsetContoursParams.OffsetContoursParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ OffsetContoursParams() [2/4]

unsafe MR.OffsetContoursParams.OffsetContoursParams ( MR.OffsetContoursParams.Type type,
MR.OffsetContoursParams.EndType endType,
MR.OffsetContoursParams.CornerType cornerType,
float minAnglePrecision,
float maxSharpAngle,
MR.Std.Vector_StdVectorMROffsetContoursOrigins? indicesMap )
inline

Constructs MR.OffsetContoursParams elementwise.

◆ OffsetContoursParams() [3/4]

unsafe MR.OffsetContoursParams.OffsetContoursParams ( MR.Const_OffsetContoursParams _other)
inline

Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.

◆ OffsetContoursParams() [4/4]

MR.OffsetContoursParams.OffsetContoursParams ( OffsetContoursParams _other)
inline

Generated from constructor MR.OffsetContoursParams.OffsetContoursParams.

Member Function Documentation

◆ assign()

unsafe MR.OffsetContoursParams MR.OffsetContoursParams.assign ( MR.Const_OffsetContoursParams _other)
inline

Generated from method MR.OffsetContoursParams.operator=.

Property Documentation

◆ cornerType

new unsafe ref MR.OffsetContoursParams.CornerType MR.OffsetContoursParams.cornerType
get

◆ endType

new unsafe ref MR.OffsetContoursParams.EndType MR.OffsetContoursParams.endType
get

◆ indicesMap

new unsafe MR.Std.? Vector_StdVectorMROffsetContoursOrigins MR.OffsetContoursParams.indicesMap
getset

optional output that maps result contour ids to input contour ids

◆ maxSharpAngle

new unsafe ref float MR.OffsetContoursParams.maxSharpAngle
get

◆ minAnglePrecision

new unsafe ref float MR.OffsetContoursParams.minAnglePrecision
get

◆ type

new unsafe ref MR.OffsetContoursParams.Type MR.OffsetContoursParams.type
get

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