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

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

Inheritance diagram for MR.VacantElements:

Public Member Functions

unsafe VacantElements ()
 Constructs an empty (default-constructed) instance.
unsafe VacantElements (MR._ByValue_UndirectedEdgeBitSet edges, MR._ByValue_VertBitSet verts, MR._ByValue_FaceBitSet faces)
 Constructs MR.VacantElements elementwise.
unsafe VacantElements (MR._ByValue_VacantElements _other)
 Generated from constructor MR.VacantElements.VacantElements.
 VacantElements (Const_VacantElements _other)
 Generated from constructor MR.VacantElements.VacantElements.
 VacantElements (VacantElements _other)
 Generated from constructor MR.VacantElements.VacantElements.
unsafe MR.VacantElements assign (MR._ByValue_VacantElements _other)
 Generated from method MR::VacantElements::operator=.
Public Member Functions inherited from MR.Const_VacantElements
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.

Properties

new unsafe MR.UndirectedEdgeBitSet edges [get, protected set]
new unsafe MR.VertBitSet verts [get, protected set]
new unsafe MR.FaceBitSet faces [get, protected set]
Properties inherited from MR.Const_VacantElements
unsafe MR.Const_UndirectedEdgeBitSet edges [get, protected set]
unsafe MR.Const_VertBitSet verts [get, protected set]
unsafe MR.Const_FaceBitSet faces [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_VacantElements
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ VacantElements() [1/5]

unsafe MR.VacantElements.VacantElements ( )
inline

Constructs an empty (default-constructed) instance.

◆ VacantElements() [2/5]

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

Constructs MR.VacantElements elementwise.

◆ VacantElements() [3/5]

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

Generated from constructor MR.VacantElements.VacantElements.

◆ VacantElements() [4/5]

MR.VacantElements.VacantElements ( Const_VacantElements _other)
inline

Generated from constructor MR.VacantElements.VacantElements.

◆ VacantElements() [5/5]

MR.VacantElements.VacantElements ( VacantElements _other)
inline

Generated from constructor MR.VacantElements.VacantElements.

Member Function Documentation

◆ assign()

unsafe MR.VacantElements MR.VacantElements.assign ( MR._ByValue_VacantElements _other)
inline

Generated from method MR::VacantElements::operator=.

Property Documentation

◆ edges

new unsafe MR.UndirectedEdgeBitSet MR.VacantElements.edges
getprotected set

◆ faces

new unsafe MR.FaceBitSet MR.VacantElements.faces
getprotected set

◆ verts

new unsafe MR.VertBitSet MR.VacantElements.verts
getprotected set

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