MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_TrimWithPlaneParams:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_eps

Properties

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]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_TrimWithPlaneParams() [1/5]

unsafe MR.Const_TrimWithPlaneParams.Const_TrimWithPlaneParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_TrimWithPlaneParams() [2/5]

unsafe MR.Const_TrimWithPlaneParams.Const_TrimWithPlaneParams ( MR.Const_Plane3f plane,
float eps,
MR.Std._ByValue_Function_Void_From_MREdgeId_MREdgeId_Float onEdgeSplitCallback )
inline

Constructs MR.TrimWithPlaneParams elementwise.

◆ Const_TrimWithPlaneParams() [3/5]

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

Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

◆ Const_TrimWithPlaneParams() [4/5]

MR.Const_TrimWithPlaneParams.Const_TrimWithPlaneParams ( Const_TrimWithPlaneParams _other)
inline

Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

◆ Const_TrimWithPlaneParams() [5/5]

MR.Const_TrimWithPlaneParams.Const_TrimWithPlaneParams ( TrimWithPlaneParams _other)
inline

Generated from constructor MR.TrimWithPlaneParams.TrimWithPlaneParams.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_TrimWithPlaneParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_TrimWithPlaneParams.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_eps

unsafe float* MR.Const_TrimWithPlaneParams.__ref_storage_eps
protected

Property Documentation

◆ eps

unsafe float MR.Const_TrimWithPlaneParams.eps
get

◆ onEdgeSplitCallback

unsafe MR.Std.Const_Function_Void_From_MREdgeId_MREdgeId_Float MR.Const_TrimWithPlaneParams.onEdgeSplitCallback
getprotected set

◆ plane

unsafe MR.Const_Plane3f MR.Const_TrimWithPlaneParams.plane
getprotected set

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