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=.
 

Properties

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

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

Generated from constructor MR.MeshBuilder.VertDuplication.VertDuplication.

◆ VertDuplication() [4/4]

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

Generated from constructor MR.MeshBuilder.VertDuplication.VertDuplication.

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: