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=.
 

Properties

new unsafe MR.Std.Vector_MRVector3f contour [get, protected set]
 indices of control (marked) points
 
new unsafe MR.BitSet marks [get, protected set]
 

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

indices of control (marked) points

◆ marks

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

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