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

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

Inheritance diagram for MR.Const_MarkedContour3f:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Std.Const_Vector_MRVector3f contour [get, protected set]
unsafe MR.Const_BitSet marks [get, protected set]
 indices of control (marked) points

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_MarkedContour3f() [1/5]

unsafe MR.Const_MarkedContour3f.Const_MarkedContour3f ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_MarkedContour3f() [2/5]

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

Constructs MR.MarkedContour3f elementwise.

◆ Const_MarkedContour3f() [3/5]

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

Generated from constructor MR.MarkedContour3f.MarkedContour3f.

◆ Const_MarkedContour3f() [4/5]

MR.Const_MarkedContour3f.Const_MarkedContour3f ( Const_MarkedContour3f _other)
inline

Generated from constructor MR.MarkedContour3f.MarkedContour3f.

◆ Const_MarkedContour3f() [5/5]

MR.Const_MarkedContour3f.Const_MarkedContour3f ( MarkedContour3f _other)
inline

Generated from constructor MR.MarkedContour3f.MarkedContour3f.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MarkedContour3f.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ contour

unsafe MR.Std.Const_Vector_MRVector3f MR.Const_MarkedContour3f.contour
getprotected set

◆ marks

unsafe MR.Const_BitSet MR.Const_MarkedContour3f.marks
getprotected set

indices of control (marked) points


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