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

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

Inheritance diagram for MR.MeshBuilder.Const_VertDuplication:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_VertDuplication ()
 Constructs an empty (default-constructed) instance.
unsafe Const_VertDuplication (MR.VertId srcVert, MR.VertId dupVert)
 Constructs MR.MeshBuilder.VertDuplication elementwise.
unsafe Const_VertDuplication (MR.MeshBuilder.Const_VertDuplication _other)
 Generated from constructor MR.MeshBuilder.VertDuplication.VertDuplication.
 Const_VertDuplication (VertDuplication _other)
 Generated from constructor MR.MeshBuilder.VertDuplication.VertDuplication.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.VertId__ref_storage_srcVert
unsafe MR.VertId__ref_storage_dupVert

Properties

unsafe ref readonly MR.VertId srcVert [get]
unsafe ref readonly MR.VertId dupVert [get]

Detailed Description

Generated from class MR.MeshBuilder.VertDuplication. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_VertDuplication() [1/4]

unsafe MR.MeshBuilder.Const_VertDuplication.Const_VertDuplication ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_VertDuplication() [2/4]

unsafe MR.MeshBuilder.Const_VertDuplication.Const_VertDuplication ( MR.VertId srcVert,
MR.VertId dupVert )
inline

Constructs MR.MeshBuilder.VertDuplication elementwise.

◆ Const_VertDuplication() [3/4]

unsafe MR.MeshBuilder.Const_VertDuplication.Const_VertDuplication ( MR.MeshBuilder.Const_VertDuplication _other)
inline

◆ Const_VertDuplication() [4/4]

MR.MeshBuilder.Const_VertDuplication.Const_VertDuplication ( VertDuplication _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.MeshBuilder.Const_VertDuplication.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.MeshBuilder.Const_VertDuplication.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_dupVert

unsafe MR.VertId* MR.MeshBuilder.Const_VertDuplication.__ref_storage_dupVert
protected

◆ __ref_storage_srcVert

unsafe MR.VertId* MR.MeshBuilder.Const_VertDuplication.__ref_storage_srcVert
protected

Property Documentation

◆ dupVert

unsafe ref readonly MR.VertId MR.MeshBuilder.Const_VertDuplication.dupVert
get

◆ srcVert

unsafe ref readonly MR.VertId MR.MeshBuilder.Const_VertDuplication.srcVert
get

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