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

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

Inheritance diagram for MR.Const_OneMeshContour:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_OneMeshContour ()
 Constructs an empty (default-constructed) instance.
unsafe Const_OneMeshContour (MR.Std._ByValue_Vector_MROneMeshIntersection intersections, bool closed)
 Constructs MR.OneMeshContour elementwise.
unsafe Const_OneMeshContour (MR._ByValue_OneMeshContour _other)
 Generated from constructor MR.OneMeshContour.OneMeshContour.
 Const_OneMeshContour (Const_OneMeshContour _other)
 Generated from constructor MR.OneMeshContour.OneMeshContour.
 Const_OneMeshContour (OneMeshContour _other)
 Generated from constructor MR.OneMeshContour.OneMeshContour.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe bool * __ref_storage_closed

Properties

unsafe MR.Std.Const_Vector_MROneMeshIntersection intersections [get, protected set]
unsafe bool closed [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_OneMeshContour() [1/5]

unsafe MR.Const_OneMeshContour.Const_OneMeshContour ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_OneMeshContour() [2/5]

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

Constructs MR.OneMeshContour elementwise.

◆ Const_OneMeshContour() [3/5]

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

Generated from constructor MR.OneMeshContour.OneMeshContour.

◆ Const_OneMeshContour() [4/5]

MR.Const_OneMeshContour.Const_OneMeshContour ( Const_OneMeshContour _other)
inline

Generated from constructor MR.OneMeshContour.OneMeshContour.

◆ Const_OneMeshContour() [5/5]

MR.Const_OneMeshContour.Const_OneMeshContour ( OneMeshContour _other)
inline

Generated from constructor MR.OneMeshContour.OneMeshContour.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_OneMeshContour.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Member Data Documentation

◆ __ref_storage_closed

unsafe bool* MR.Const_OneMeshContour.__ref_storage_closed
protected

Property Documentation

◆ closed

unsafe bool MR.Const_OneMeshContour.closed
get

◆ intersections

unsafe MR.Std.Const_Vector_MROneMeshIntersection MR.Const_OneMeshContour.intersections
getprotected set

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