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

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

Inheritance diagram for MR.Nesting.MeshXf:

Public Member Functions

unsafe MeshXf ()
 Constructs an empty (default-constructed) instance.
unsafe MeshXf (MR.Const_Mesh? mesh, MR.AffineXf3f xf)
 Constructs MR.Nesting.MeshXf elementwise.
unsafe MeshXf (MR.Nesting.Const_MeshXf _other)
 Generated from constructor MR.Nesting.MeshXf.MeshXf.
 MeshXf (MeshXf _other)
 Generated from constructor MR.Nesting.MeshXf.MeshXf.
unsafe MR.Nesting.MeshXf assign (MR.Nesting.Const_MeshXf _other)
 Generated from method MR::Nesting::MeshXf::operator=.

Properties

new unsafe MR.? Const_Mesh mesh [get, set]
 input mesh - should not be nullptr
new unsafe ref MR.AffineXf3f xf [get]
 input mesh world transformation before nesting

Detailed Description

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

Constructor & Destructor Documentation

◆ MeshXf() [1/4]

unsafe MR.Nesting.MeshXf.MeshXf ( )
inline

Constructs an empty (default-constructed) instance.

◆ MeshXf() [2/4]

unsafe MR.Nesting.MeshXf.MeshXf ( MR.Const_Mesh? mesh,
MR.AffineXf3f xf )
inline

Constructs MR.Nesting.MeshXf elementwise.

◆ MeshXf() [3/4]

unsafe MR.Nesting.MeshXf.MeshXf ( MR.Nesting.Const_MeshXf _other)
inline

Generated from constructor MR.Nesting.MeshXf.MeshXf.

◆ MeshXf() [4/4]

MR.Nesting.MeshXf.MeshXf ( MeshXf _other)
inline

Generated from constructor MR.Nesting.MeshXf.MeshXf.

Member Function Documentation

◆ assign()

unsafe MR.Nesting.MeshXf MR.Nesting.MeshXf.assign ( MR.Nesting.Const_MeshXf _other)
inline

Generated from method MR::Nesting::MeshXf::operator=.

Property Documentation

◆ mesh

new unsafe MR.? Const_Mesh MR.Nesting.MeshXf.mesh
getset

input mesh - should not be nullptr

◆ xf

new unsafe ref MR.AffineXf3f MR.Nesting.MeshXf.xf
get

input mesh world transformation before nesting


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