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

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

Inheritance diagram for MR.MarkedContour3f:

Public Member Functions

unsafe MarkedContour3f ()
 Constructs an empty (default-constructed) instance.
unsafe MarkedContour3f (MR.Std._ByValue_Vector_MRVector3f contour, MR._ByValue_BitSet marks)
 Constructs MR.MarkedContour3f elementwise.
unsafe MarkedContour3f (MR._ByValue_MarkedContour3f _other)
 Generated from constructor MR.MarkedContour3f.MarkedContour3f.
 MarkedContour3f (Const_MarkedContour3f _other)
 Generated from constructor MR.MarkedContour3f.MarkedContour3f.
 MarkedContour3f (MarkedContour3f _other)
 Generated from constructor MR.MarkedContour3f.MarkedContour3f.
unsafe MR.MarkedContour3f assign (MR._ByValue_MarkedContour3f _other)
 Generated from method MR::MarkedContour3f::operator=.
Public Member Functions inherited from MR.Const_MarkedContour3f
virtual void Dispose ()
unsafe Const_MarkedContour3f ()
 Constructs an empty (default-constructed) instance.
unsafe Const_MarkedContour3f (MR.Std._ByValue_Vector_MRVector3f contour, MR._ByValue_BitSet marks)
 Constructs MR.MarkedContour3f elementwise.
unsafe Const_MarkedContour3f (MR._ByValue_MarkedContour3f _other)
 Generated from constructor MR.MarkedContour3f.MarkedContour3f.
 Const_MarkedContour3f (Const_MarkedContour3f _other)
 Generated from constructor MR.MarkedContour3f.MarkedContour3f.
 Const_MarkedContour3f (MarkedContour3f _other)
 Generated from constructor MR.MarkedContour3f.MarkedContour3f.
unsafe bool firstLastMarked ()
 returns true if the very first and the very last points in this contour has set bits in marks Generated from method MR.MarkedContour3f.firstLastMarked.

Properties

new unsafe MR.Std.Vector_MRVector3f contour [get, protected set]
new unsafe MR.BitSet marks [get, protected set]
 indices of control (marked) points
Properties inherited from MR.Const_MarkedContour3f
unsafe MR.Std.Const_Vector_MRVector3f contour [get, protected set]
unsafe MR.Const_BitSet marks [get, protected set]
 indices of control (marked) points

Additional Inherited Members

Protected Member Functions inherited from MR.Const_MarkedContour3f
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ MarkedContour3f() [1/5]

unsafe MR.MarkedContour3f.MarkedContour3f ( )
inline

Constructs an empty (default-constructed) instance.

◆ MarkedContour3f() [2/5]

unsafe MR.MarkedContour3f.MarkedContour3f ( MR.Std._ByValue_Vector_MRVector3f contour,
MR._ByValue_BitSet marks )
inline

Constructs MR.MarkedContour3f elementwise.

◆ MarkedContour3f() [3/5]

unsafe MR.MarkedContour3f.MarkedContour3f ( MR._ByValue_MarkedContour3f _other)
inline

Generated from constructor MR.MarkedContour3f.MarkedContour3f.

◆ MarkedContour3f() [4/5]

MR.MarkedContour3f.MarkedContour3f ( Const_MarkedContour3f _other)
inline

Generated from constructor MR.MarkedContour3f.MarkedContour3f.

◆ MarkedContour3f() [5/5]

MR.MarkedContour3f.MarkedContour3f ( MarkedContour3f _other)
inline

Generated from constructor MR.MarkedContour3f.MarkedContour3f.

Member Function Documentation

◆ assign()

unsafe MR.MarkedContour3f MR.MarkedContour3f.assign ( MR._ByValue_MarkedContour3f _other)
inline

Generated from method MR::MarkedContour3f::operator=.

Property Documentation

◆ contour

new unsafe MR.Std.Vector_MRVector3f MR.MarkedContour3f.contour
getprotected set

◆ marks

new unsafe MR.BitSet MR.MarkedContour3f.marks
getprotected set

indices of control (marked) points


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