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.
 
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.
 

Properties

new unsafe MR.VertBitSet verts [get]
 
new unsafe ref float weight [get]
 
- Properties inherited from MR.WeightedShell.Const_ParametersRegions.Const_Region
unsafe MR.Const_VertBitSet verts [get]
 
unsafe float weight [get]
 
- Properties inherited from MR.Misc.Object< Const_Region >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

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.Misc.Object< Const_Region >
bool _IsOwningVal
 

Detailed Description

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


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