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

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

Inheritance diagram for MR.MeshNormals:

Public Member Functions

unsafe MeshNormals ()
 Constructs an empty (default-constructed) instance.
unsafe MeshNormals (MR._ByValue_FaceNormals faceNormals, MR._ByValue_VertCoords vertNormals)
 Constructs MR.MeshNormals elementwise.
unsafe MeshNormals (MR._ByValue_MeshNormals _other)
 Generated from constructor MR.MeshNormals.MeshNormals.
 MeshNormals (Const_MeshNormals _other)
 Generated from constructor MR.MeshNormals.MeshNormals.
 MeshNormals (MeshNormals _other)
 Generated from constructor MR.MeshNormals.MeshNormals.
unsafe MR.MeshNormals assign (MR._ByValue_MeshNormals _other)
 Generated from method MR::MeshNormals::operator=.
Public Member Functions inherited from MR.Const_MeshNormals
virtual void Dispose ()
unsafe Const_MeshNormals ()
 Constructs an empty (default-constructed) instance.
unsafe Const_MeshNormals (MR._ByValue_FaceNormals faceNormals, MR._ByValue_VertCoords vertNormals)
 Constructs MR.MeshNormals elementwise.
unsafe Const_MeshNormals (MR._ByValue_MeshNormals _other)
 Generated from constructor MR.MeshNormals.MeshNormals.
 Const_MeshNormals (Const_MeshNormals _other)
 Generated from constructor MR.MeshNormals.MeshNormals.
 Const_MeshNormals (MeshNormals _other)
 Generated from constructor MR.MeshNormals.MeshNormals.

Properties

new unsafe MR.FaceNormals faceNormals [get, protected set]
new unsafe MR.VertCoords vertNormals [get, protected set]
Properties inherited from MR.Const_MeshNormals
unsafe MR.Const_FaceNormals faceNormals [get, protected set]
unsafe MR.Const_VertCoords vertNormals [get, protected set]

Additional Inherited Members

Protected Member Functions inherited from MR.Const_MeshNormals
virtual unsafe void Dispose (bool disposing)

Detailed Description

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

Constructor & Destructor Documentation

◆ MeshNormals() [1/5]

unsafe MR.MeshNormals.MeshNormals ( )
inline

Constructs an empty (default-constructed) instance.

◆ MeshNormals() [2/5]

unsafe MR.MeshNormals.MeshNormals ( MR._ByValue_FaceNormals faceNormals,
MR._ByValue_VertCoords vertNormals )
inline

Constructs MR.MeshNormals elementwise.

◆ MeshNormals() [3/5]

unsafe MR.MeshNormals.MeshNormals ( MR._ByValue_MeshNormals _other)
inline

Generated from constructor MR.MeshNormals.MeshNormals.

◆ MeshNormals() [4/5]

MR.MeshNormals.MeshNormals ( Const_MeshNormals _other)
inline

Generated from constructor MR.MeshNormals.MeshNormals.

◆ MeshNormals() [5/5]

MR.MeshNormals.MeshNormals ( MeshNormals _other)
inline

Generated from constructor MR.MeshNormals.MeshNormals.

Member Function Documentation

◆ assign()

unsafe MR.MeshNormals MR.MeshNormals.assign ( MR._ByValue_MeshNormals _other)
inline

Generated from method MR::MeshNormals::operator=.

Property Documentation

◆ faceNormals

new unsafe MR.FaceNormals MR.MeshNormals.faceNormals
getprotected set

◆ vertNormals

new unsafe MR.VertCoords MR.MeshNormals.vertNormals
getprotected set

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