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_Void_From_MREdgeId_MREdgeId_Float 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=.
Public Member Functions inherited from MR.Const_TrimWithPlaneParams
virtual void Dispose ()
unsafe Const_TrimWithPlaneParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_TrimWithPlaneParams (MR.Const_Plane3f plane, float eps, MR.Std._ByValue_Function_Void_From_MREdgeId_MREdgeId_Float onEdgeSplitCallback)
 Constructs MR.TrimWithPlaneParams elementwise.
unsafe Const_TrimWithPlaneParams (MR._ByValue_TrimWithPlaneParams _other)
 Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
 Const_TrimWithPlaneParams (Const_TrimWithPlaneParams _other)
 Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.
 Const_TrimWithPlaneParams (TrimWithPlaneParams _other)
 Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

Properties

new unsafe MR.Plane3f plane [get, protected set]
new unsafe ref float eps [get]
new unsafe MR.Std.Function_Void_From_MREdgeId_MREdgeId_Float onEdgeSplitCallback [get, protected set]
Properties inherited from MR.Const_TrimWithPlaneParams
unsafe MR.Const_Plane3f plane [get, protected set]
unsafe float eps [get]
unsafe MR.Std.Const_Function_Void_From_MREdgeId_MREdgeId_Float onEdgeSplitCallback [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_TrimWithPlaneParams
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.Const_TrimWithPlaneParams
unsafe float * __ref_storage_eps

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_Void_From_MREdgeId_MREdgeId_Float 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_Void_From_MREdgeId_MREdgeId_Float 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: