MeshLib C# Docs
Loading...
Searching...
No Matches
MR.WeightedShell.Const_ParametersRegions.Region Class Reference

Generated from class MR.WeightedShell.ParametersRegions.Region. This is the non-const half of the class. More...

Inheritance diagram for MR.WeightedShell.Const_ParametersRegions.Region:

Public Member Functions

unsafe Region ()
 Constructs an empty (default-constructed) instance.
unsafe Region (MR._ByValue_VertBitSet verts, float weight)
 Constructs MR.WeightedShell.ParametersRegions.Region elementwise.
unsafe Region (MR.WeightedShell.ParametersRegions._ByValue_Region _other)
 Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.
 Region (Const_Region _other)
 Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.
 Region (Region _other)
 Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.
unsafe MR.WeightedShell.ParametersRegions.Region assign (MR.WeightedShell.ParametersRegions._ByValue_Region _other)
 Generated from method MR::WeightedShell::ParametersRegions::Region::operator=.
Public Member Functions inherited from MR.WeightedShell.Const_ParametersRegions.Const_Region
virtual void Dispose ()
unsafe Const_Region ()
 Constructs an empty (default-constructed) instance.
unsafe Const_Region (MR._ByValue_VertBitSet verts, float weight)
 Constructs MR.WeightedShell.ParametersRegions.Region elementwise.
unsafe Const_Region (MR.WeightedShell.ParametersRegions._ByValue_Region _other)
 Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.
 Const_Region (Const_Region _other)
 Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.
 Const_Region (Region _other)
 Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.

Properties

new unsafe MR.VertBitSet verts [get, protected set]
new unsafe ref float weight [get]
Properties inherited from MR.WeightedShell.Const_ParametersRegions.Const_Region
unsafe MR.Const_VertBitSet verts [get, protected set]
unsafe float weight [get]

Additional Inherited Members

Protected Member Functions inherited from MR.WeightedShell.Const_ParametersRegions.Const_Region
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.WeightedShell.Const_ParametersRegions.Const_Region
unsafe float * __ref_storage_weight

Detailed Description

Generated from class MR.WeightedShell.ParametersRegions.Region. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ Region() [1/5]

unsafe MR.WeightedShell.Const_ParametersRegions.Region.Region ( )
inline

Constructs an empty (default-constructed) instance.

◆ Region() [2/5]

unsafe MR.WeightedShell.Const_ParametersRegions.Region.Region ( MR._ByValue_VertBitSet verts,
float weight )
inline

◆ Region() [3/5]

unsafe MR.WeightedShell.Const_ParametersRegions.Region.Region ( MR.WeightedShell.ParametersRegions._ByValue_Region _other)
inline

Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.

◆ Region() [4/5]

MR.WeightedShell.Const_ParametersRegions.Region.Region ( Const_Region _other)
inline

Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.

◆ Region() [5/5]

MR.WeightedShell.Const_ParametersRegions.Region.Region ( Region _other)
inline

Generated from constructor MR::WeightedShell::ParametersRegions::Region::Region.

Member Function Documentation

◆ assign()

unsafe MR.WeightedShell.ParametersRegions.Region MR.WeightedShell.Const_ParametersRegions.Region.assign ( MR.WeightedShell.ParametersRegions._ByValue_Region _other)
inline

Generated from method MR::WeightedShell::ParametersRegions::Region::operator=.

Property Documentation

◆ verts

new unsafe MR.VertBitSet MR.WeightedShell.Const_ParametersRegions.Region.verts
getprotected set

◆ weight

new unsafe ref float MR.WeightedShell.Const_ParametersRegions.Region.weight
get

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