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

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

Inheritance diagram for MR.MeshBuilder.VertDuplication:

Public Member Functions

unsafe VertDuplication ()
 Constructs an empty (default-constructed) instance.
unsafe VertDuplication (MR.VertId srcVert, MR.VertId dupVert)
 Constructs MR.MeshBuilder.VertDuplication elementwise.
unsafe VertDuplication (MR.MeshBuilder.Const_VertDuplication _other)
 Generated from constructor MR.MeshBuilder.VertDuplication.VertDuplication.
 VertDuplication (VertDuplication _other)
 Generated from constructor MR.MeshBuilder.VertDuplication.VertDuplication.
unsafe MR.MeshBuilder.VertDuplication assign (MR.MeshBuilder.Const_VertDuplication _other)
 Generated from method MR::MeshBuilder::VertDuplication::operator=.
Public Member Functions inherited from MR.MeshBuilder.Const_VertDuplication
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.

Properties

new unsafe ref MR.VertId srcVert [get]
new unsafe ref MR.VertId dupVert [get]
Properties inherited from MR.MeshBuilder.Const_VertDuplication
unsafe ref readonly MR.VertId srcVert [get]
unsafe ref readonly MR.VertId dupVert [get]

Additional Inherited Members

Protected Member Functions inherited from MR.MeshBuilder.Const_VertDuplication
virtual unsafe void Dispose (bool disposing)
Protected Attributes inherited from MR.MeshBuilder.Const_VertDuplication
unsafe MR.VertId__ref_storage_srcVert
unsafe MR.VertId__ref_storage_dupVert

Detailed Description

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

Constructor & Destructor Documentation

◆ VertDuplication() [1/4]

unsafe MR.MeshBuilder.VertDuplication.VertDuplication ( )
inline

Constructs an empty (default-constructed) instance.

◆ VertDuplication() [2/4]

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

Constructs MR.MeshBuilder.VertDuplication elementwise.

◆ VertDuplication() [3/4]

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

◆ VertDuplication() [4/4]

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

Member Function Documentation

◆ assign()

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

Generated from method MR::MeshBuilder::VertDuplication::operator=.

Property Documentation

◆ dupVert

new unsafe ref MR.VertId MR.MeshBuilder.VertDuplication.dupVert
get

◆ srcVert

new unsafe ref MR.VertId MR.MeshBuilder.VertDuplication.srcVert
get

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