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

Properties

new unsafe MR.FaceNormals faceNormals [get, protected set]
 
new unsafe MR.VertCoords vertNormals [get, protected set]
 

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: