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

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

Inheritance diagram for MR.Const_VacantElements:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_VacantElements ()
 Constructs an empty (default-constructed) instance.
unsafe Const_VacantElements (MR._ByValue_UndirectedEdgeBitSet edges, MR._ByValue_VertBitSet verts, MR._ByValue_FaceBitSet faces)
 Constructs MR.VacantElements elementwise.
unsafe Const_VacantElements (MR._ByValue_VacantElements _other)
 Generated from constructor MR.VacantElements.VacantElements.
 Const_VacantElements (Const_VacantElements _other)
 Generated from constructor MR.VacantElements.VacantElements.
 Const_VacantElements (VacantElements _other)
 Generated from constructor MR.VacantElements.VacantElements.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_UndirectedEdgeBitSet edges [get, protected set]
unsafe MR.Const_VertBitSet verts [get, protected set]
unsafe MR.Const_FaceBitSet faces [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_VacantElements() [1/5]

unsafe MR.Const_VacantElements.Const_VacantElements ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_VacantElements() [2/5]

unsafe MR.Const_VacantElements.Const_VacantElements ( MR._ByValue_UndirectedEdgeBitSet edges,
MR._ByValue_VertBitSet verts,
MR._ByValue_FaceBitSet faces )
inline

Constructs MR.VacantElements elementwise.

◆ Const_VacantElements() [3/5]

unsafe MR.Const_VacantElements.Const_VacantElements ( MR._ByValue_VacantElements _other)
inline

Generated from constructor MR.VacantElements.VacantElements.

◆ Const_VacantElements() [4/5]

MR.Const_VacantElements.Const_VacantElements ( Const_VacantElements _other)
inline

Generated from constructor MR.VacantElements.VacantElements.

◆ Const_VacantElements() [5/5]

MR.Const_VacantElements.Const_VacantElements ( VacantElements _other)
inline

Generated from constructor MR.VacantElements.VacantElements.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_VacantElements.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

Property Documentation

◆ edges

unsafe MR.Const_UndirectedEdgeBitSet MR.Const_VacantElements.edges
getprotected set

◆ faces

unsafe MR.Const_FaceBitSet MR.Const_VacantElements.faces
getprotected set

◆ verts

unsafe MR.Const_VertBitSet MR.Const_VacantElements.verts
getprotected set

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