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

simplifies construction of connected polyline in the topology Generated from class MR.PolylineMaker. This is the const half of the class. More...

Inheritance diagram for MR.Const_PolylineMaker:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_PolylineMaker (MR.Const_PolylineMaker _other)
 Generated from constructor MR.PolylineMaker.PolylineMaker.
 Const_PolylineMaker (PolylineMaker _other)
 Generated from constructor MR.PolylineMaker.PolylineMaker.
unsafe Const_PolylineMaker (MR.PolylineTopology t)
 Generated from constructor MR.PolylineMaker.PolylineMaker.

Static Public Member Functions

static unsafe implicit operator Const_PolylineMaker (MR.PolylineTopology t)
 Generated from constructor MR.PolylineMaker.PolylineMaker.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.PolylineTopology topology [get, protected set]

Detailed Description

simplifies construction of connected polyline in the topology Generated from class MR.PolylineMaker. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_PolylineMaker() [1/3]

unsafe MR.Const_PolylineMaker.Const_PolylineMaker ( MR.Const_PolylineMaker _other)
inline

Generated from constructor MR.PolylineMaker.PolylineMaker.

◆ Const_PolylineMaker() [2/3]

MR.Const_PolylineMaker.Const_PolylineMaker ( PolylineMaker _other)
inline

Generated from constructor MR.PolylineMaker.PolylineMaker.

◆ Const_PolylineMaker() [3/3]

unsafe MR.Const_PolylineMaker.Const_PolylineMaker ( MR.PolylineTopology t)
inline

Generated from constructor MR.PolylineMaker.PolylineMaker.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_PolylineMaker.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ operator Const_PolylineMaker()

unsafe implicit MR.Const_PolylineMaker.operator Const_PolylineMaker ( MR.PolylineTopology t)
inlinestatic

Generated from constructor MR.PolylineMaker.PolylineMaker.

Property Documentation

◆ topology

unsafe MR.PolylineTopology MR.Const_PolylineMaker.topology
getprotected set

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