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

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

+ Inheritance diagram for MR.OneMeshContour:

Public Member Functions

unsafe OneMeshContour ()
 Constructs an empty (default-constructed) instance.
 
unsafe OneMeshContour (MR.Std._ByValue_Vector_MROneMeshIntersection intersections, bool closed)
 Constructs MR.OneMeshContour elementwise.
 
unsafe OneMeshContour (MR._ByValue_OneMeshContour _other)
 Generated from constructor MR.OneMeshContour.OneMeshContour.
 
 OneMeshContour (Const_OneMeshContour _other)
 Generated from constructor MR.OneMeshContour.OneMeshContour.
 
 OneMeshContour (OneMeshContour _other)
 Generated from constructor MR.OneMeshContour.OneMeshContour.
 
unsafe MR.OneMeshContour assign (MR._ByValue_OneMeshContour _other)
 Generated from method MR.OneMeshContour.operator=.
 

Properties

new unsafe MR.Std.Vector_MROneMeshIntersection intersections [get, protected set]
 
new unsafe ref bool closed [get]
 

Detailed Description

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

Constructor & Destructor Documentation

◆ OneMeshContour() [1/5]

unsafe MR.OneMeshContour.OneMeshContour ( )
inline

Constructs an empty (default-constructed) instance.

◆ OneMeshContour() [2/5]

unsafe MR.OneMeshContour.OneMeshContour ( MR.Std._ByValue_Vector_MROneMeshIntersection intersections,
bool closed )
inline

Constructs MR.OneMeshContour elementwise.

◆ OneMeshContour() [3/5]

unsafe MR.OneMeshContour.OneMeshContour ( MR._ByValue_OneMeshContour _other)
inline

Generated from constructor MR.OneMeshContour.OneMeshContour.

◆ OneMeshContour() [4/5]

MR.OneMeshContour.OneMeshContour ( Const_OneMeshContour _other)
inline

Generated from constructor MR.OneMeshContour.OneMeshContour.

◆ OneMeshContour() [5/5]

MR.OneMeshContour.OneMeshContour ( OneMeshContour _other)
inline

Generated from constructor MR.OneMeshContour.OneMeshContour.

Member Function Documentation

◆ assign()

unsafe MR.OneMeshContour MR.OneMeshContour.assign ( MR._ByValue_OneMeshContour _other)
inline

Generated from method MR.OneMeshContour.operator=.

Property Documentation

◆ closed

new unsafe ref bool MR.OneMeshContour.closed
get

◆ intersections

new unsafe MR.Std.Vector_MROneMeshIntersection MR.OneMeshContour.intersections
getprotected set

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