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

an object and its transformation to global space with other objects Generated from class MR.MeshOrPointsXf. This is the non-const half of the class. More...

+ Inheritance diagram for MR.MeshOrPointsXf:

Public Member Functions

unsafe MeshOrPointsXf (MR.Const_MeshOrPointsXf _other)
 Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf.
 
 MeshOrPointsXf (MeshOrPointsXf _other)
 Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf.
 
unsafe MeshOrPointsXf (MR.Const_MeshOrPoints obj, MR.AffineXf3f xf)
 Constructs MR.MeshOrPointsXf elementwise.
 
unsafe MR.MeshOrPointsXf assign (MR.Const_MeshOrPointsXf _other)
 Generated from method MR.MeshOrPointsXf.operator=.
 

Properties

new unsafe MR.MeshOrPoints obj [get, protected set]
 
new unsafe ref MR.AffineXf3f xf [get]
 

Detailed Description

an object and its transformation to global space with other objects Generated from class MR.MeshOrPointsXf. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ MeshOrPointsXf() [1/3]

unsafe MR.MeshOrPointsXf.MeshOrPointsXf ( MR.Const_MeshOrPointsXf _other)
inline

Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf.

◆ MeshOrPointsXf() [2/3]

MR.MeshOrPointsXf.MeshOrPointsXf ( MeshOrPointsXf _other)
inline

Generated from constructor MR.MeshOrPointsXf.MeshOrPointsXf.

◆ MeshOrPointsXf() [3/3]

unsafe MR.MeshOrPointsXf.MeshOrPointsXf ( MR.Const_MeshOrPoints obj,
MR.AffineXf3f xf )
inline

Constructs MR.MeshOrPointsXf elementwise.

Member Function Documentation

◆ assign()

unsafe MR.MeshOrPointsXf MR.MeshOrPointsXf.assign ( MR.Const_MeshOrPointsXf _other)
inline

Generated from method MR.MeshOrPointsXf.operator=.

Property Documentation

◆ obj

new unsafe MR.MeshOrPoints MR.MeshOrPointsXf.obj
getprotected set

◆ xf

new unsafe ref MR.AffineXf3f MR.MeshOrPointsXf.xf
get

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