MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_MeshToDistanceVolumeParams Class Reference

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

+ Inheritance diagram for MR.Const_MeshToDistanceVolumeParams:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_MeshToDistanceVolumeParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_MeshToDistanceVolumeParams (MR._ByValue_DistanceVolumeParams vol, MR.Const_SignedDistanceToMeshOptions dist, MR._ByValueShared_IFastWindingNumber fwn)
 Constructs MR.MeshToDistanceVolumeParams elementwise.
 
unsafe Const_MeshToDistanceVolumeParams (MR._ByValue_MeshToDistanceVolumeParams _other)
 Generated from constructor MR.MeshToDistanceVolumeParams.MeshToDistanceVolumeParams.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Const_DistanceVolumeParams vol [get]
 
unsafe MR.Const_SignedDistanceToMeshOptions dist [get]
 
unsafe MR.Const_IFastWindingNumber fwn [get]
 
- Properties inherited from MR.Misc.Object< Const_MeshToDistanceVolumeParams >
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 Attributes inherited from MR.Misc.Object< Const_MeshToDistanceVolumeParams >
bool _IsOwningVal
 

Detailed Description

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


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