MeshLib C# Docs
Loading...
Searching...
No Matches

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

Inheritance diagram for MR.Const_MeshNormals:

Classes

struct  _Underlying

Public Member Functions

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.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

unsafe MR.Const_FaceNormals faceNormals [get, protected set]
unsafe MR.Const_VertCoords vertNormals [get, protected set]

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_MeshNormals() [1/5]

unsafe MR.Const_MeshNormals.Const_MeshNormals ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_MeshNormals() [2/5]

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

Constructs MR.MeshNormals elementwise.

◆ Const_MeshNormals() [3/5]

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

Generated from constructor MR.MeshNormals.MeshNormals.

◆ Const_MeshNormals() [4/5]

MR.Const_MeshNormals.Const_MeshNormals ( Const_MeshNormals _other)
inline

Generated from constructor MR.MeshNormals.MeshNormals.

◆ Const_MeshNormals() [5/5]

MR.Const_MeshNormals.Const_MeshNormals ( MeshNormals _other)
inline

Generated from constructor MR.MeshNormals.MeshNormals.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MeshNormals.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_MeshNormals.Dispose ( bool disposing)
inlineprotectedvirtual

Property Documentation

◆ faceNormals

unsafe MR.Const_FaceNormals MR.Const_MeshNormals.faceNormals
getprotected set

◆ vertNormals

unsafe MR.Const_VertCoords MR.Const_MeshNormals.vertNormals
getprotected set

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