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

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

Inheritance diagram for MR.WeightedShell.Const_ParametersRegions.Const_Region:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_weight

Properties

unsafe MR.Const_VertBitSet verts [get, protected set]
unsafe float weight [get]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_Region() [1/5]

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

Constructs an empty (default-constructed) instance.

◆ Const_Region() [2/5]

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

◆ Const_Region() [3/5]

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

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

◆ Const_Region() [4/5]

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

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

◆ Const_Region() [5/5]

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

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

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.WeightedShell.Const_ParametersRegions.Const_Region.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.WeightedShell.Const_ParametersRegions.Const_Region.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_weight

unsafe float* MR.WeightedShell.Const_ParametersRegions.Const_Region.__ref_storage_weight
protected

Property Documentation

◆ verts

unsafe MR.Const_VertBitSet MR.WeightedShell.Const_ParametersRegions.Const_Region.verts
getprotected set

◆ weight

unsafe float MR.WeightedShell.Const_ParametersRegions.Const_Region.weight
get

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