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

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

+ Inheritance diagram for MR.OneMeshIntersection:

Public Member Functions

unsafe OneMeshIntersection ()
 Constructs an empty (default-constructed) instance.
 
unsafe OneMeshIntersection (MR.Std.Const_Variant_MRFaceId_MREdgeId_MRVertId primitiveId, MR.Vector3f coordinate)
 Constructs MR.OneMeshIntersection elementwise.
 
unsafe OneMeshIntersection (MR.Const_OneMeshIntersection _other)
 Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.
 
 OneMeshIntersection (OneMeshIntersection _other)
 Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.
 
unsafe MR.OneMeshIntersection assign (MR.Const_OneMeshIntersection _other)
 Generated from method MR.OneMeshIntersection.operator=.
 

Properties

new unsafe MR.Std.Variant_MRFaceId_MREdgeId_MRVertId primitiveId [get, protected set]
 
new unsafe ref MR.Vector3f coordinate [get]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ OneMeshIntersection() [1/4]

unsafe MR.OneMeshIntersection.OneMeshIntersection ( )
inline

Constructs an empty (default-constructed) instance.

◆ OneMeshIntersection() [2/4]

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

Constructs MR.OneMeshIntersection elementwise.

◆ OneMeshIntersection() [3/4]

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

Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.

◆ OneMeshIntersection() [4/4]

MR.OneMeshIntersection.OneMeshIntersection ( OneMeshIntersection _other)
inline

Generated from constructor MR.OneMeshIntersection.OneMeshIntersection.

Member Function Documentation

◆ assign()

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

Generated from method MR.OneMeshIntersection.operator=.

Property Documentation

◆ coordinate

new unsafe ref MR.Vector3f MR.OneMeshIntersection.coordinate
get

◆ primitiveId

new unsafe MR.Std.Variant_MRFaceId_MREdgeId_MRVertId MR.OneMeshIntersection.primitiveId
getprotected set

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