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

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

+ Inheritance diagram for MR.TrimWithPlaneParams:

Public Member Functions

unsafe TrimWithPlaneParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe TrimWithPlaneParams (MR.Const_Plane3f plane, float eps, MR.Std._ByValue_Function_VoidFuncFromMREdgeIdMREdgeIdFloat onEdgeSplitCallback)
 Constructs MR.TrimWithPlaneParams elementwise.
 
unsafe TrimWithPlaneParams (MR._ByValue_TrimWithPlaneParams _other)
 Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
 
 TrimWithPlaneParams (Const_TrimWithPlaneParams _other)
 Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
 
 TrimWithPlaneParams (TrimWithPlaneParams _other)
 Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
 
unsafe MR.TrimWithPlaneParams assign (MR._ByValue_TrimWithPlaneParams _other)
 Generated from method MR.TrimWithPlaneParams.operator=.
 

Properties

new unsafe MR.Plane3f plane [get, protected set]
 
new unsafe ref float eps [get]
 
new unsafe MR.Std.Function_VoidFuncFromMREdgeIdMREdgeIdFloat onEdgeSplitCallback [get, protected set]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TrimWithPlaneParams() [1/5]

unsafe MR.TrimWithPlaneParams.TrimWithPlaneParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ TrimWithPlaneParams() [2/5]

unsafe MR.TrimWithPlaneParams.TrimWithPlaneParams ( MR.Const_Plane3f plane,
float eps,
MR.Std._ByValue_Function_VoidFuncFromMREdgeIdMREdgeIdFloat onEdgeSplitCallback )
inline

Constructs MR.TrimWithPlaneParams elementwise.

◆ TrimWithPlaneParams() [3/5]

unsafe MR.TrimWithPlaneParams.TrimWithPlaneParams ( MR._ByValue_TrimWithPlaneParams _other)
inline

Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

◆ TrimWithPlaneParams() [4/5]

MR.TrimWithPlaneParams.TrimWithPlaneParams ( Const_TrimWithPlaneParams _other)
inline

Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

◆ TrimWithPlaneParams() [5/5]

MR.TrimWithPlaneParams.TrimWithPlaneParams ( TrimWithPlaneParams _other)
inline

Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

Member Function Documentation

◆ assign()

unsafe MR.TrimWithPlaneParams MR.TrimWithPlaneParams.assign ( MR._ByValue_TrimWithPlaneParams _other)
inline

Generated from method MR.TrimWithPlaneParams.operator=.

Property Documentation

◆ eps

new unsafe ref float MR.TrimWithPlaneParams.eps
get

◆ onEdgeSplitCallback

new unsafe MR.Std.Function_VoidFuncFromMREdgeIdMREdgeIdFloat MR.TrimWithPlaneParams.onEdgeSplitCallback
getprotected set

◆ plane

new unsafe MR.Plane3f MR.TrimWithPlaneParams.plane
getprotected set

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