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

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

Inheritance diagram for MR.Const_OneMeshIntersection:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_OneMeshIntersection ()
 Constructs an empty (default-constructed) instance.
unsafe Const_OneMeshIntersection (MR.Std.Const_Variant_MRFaceId_MREdgeId_MRVertId primitiveId, MR.Vector3f coordinate)
 Constructs MR.OneMeshIntersection elementwise.
unsafe Const_OneMeshIntersection (MR.Const_OneMeshIntersection _other)
 Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.
 Const_OneMeshIntersection (OneMeshIntersection _other)
 Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Vector3f__ref_storage_coordinate

Properties

unsafe MR.Std.Const_Variant_MRFaceId_MREdgeId_MRVertId primitiveId [get, protected set]
unsafe ref readonly MR.Vector3f coordinate [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_OneMeshIntersection() [1/4]

unsafe MR.Const_OneMeshIntersection.Const_OneMeshIntersection ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_OneMeshIntersection() [2/4]

unsafe MR.Const_OneMeshIntersection.Const_OneMeshIntersection ( MR.Std.Const_Variant_MRFaceId_MREdgeId_MRVertId primitiveId,
MR.Vector3f coordinate )
inline

Constructs MR.OneMeshIntersection elementwise.

◆ Const_OneMeshIntersection() [3/4]

unsafe MR.Const_OneMeshIntersection.Const_OneMeshIntersection ( MR.Const_OneMeshIntersection _other)
inline

Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.

◆ Const_OneMeshIntersection() [4/4]

MR.Const_OneMeshIntersection.Const_OneMeshIntersection ( OneMeshIntersection _other)
inline

Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_OneMeshIntersection.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_coordinate

unsafe MR.Vector3f* MR.Const_OneMeshIntersection.__ref_storage_coordinate
protected

Property Documentation

◆ coordinate

unsafe ref readonly MR.Vector3f MR.Const_OneMeshIntersection.coordinate
get

◆ primitiveId

unsafe MR.Std.Const_Variant_MRFaceId_MREdgeId_MRVertId MR.Const_OneMeshIntersection.primitiveId
getprotected set

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