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

stores reference on whole mesh (if region is nullptr) or on its part (if region pointer is valid) Generated from class MR.MeshPart. This is the non-const half of the class. More...

+ Inheritance diagram for MR.MeshPart:

Public Member Functions

unsafe MeshPart (MR.Const_MeshPart other)
 Generated from constructor MR.MeshPart.MeshPart.
 
 MeshPart (MeshPart other)
 Generated from constructor MR.MeshPart.MeshPart.
 
unsafe MeshPart (MR.Const_Mesh m, MR.Const_FaceBitSet? bs=null)
 Generated from constructor MR.MeshPart.MeshPart.
 
unsafe MR.MeshPart assign (MR.Const_MeshPart other)
 Generated from method MR.MeshPart.operator=.
 

Static Public Member Functions

static unsafe implicit operator MeshPart (MR.Const_Mesh m)
 Generated from constructor MR.MeshPart.MeshPart.
 

Properties

new unsafe MR.? Const_FaceBitSet region [get, set]
 

Detailed Description

stores reference on whole mesh (if region is nullptr) or on its part (if region pointer is valid) Generated from class MR.MeshPart. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ MeshPart() [1/3]

unsafe MR.MeshPart.MeshPart ( MR.Const_MeshPart other)
inline

Generated from constructor MR.MeshPart.MeshPart.

◆ MeshPart() [2/3]

MR.MeshPart.MeshPart ( MeshPart other)
inline

Generated from constructor MR.MeshPart.MeshPart.

◆ MeshPart() [3/3]

unsafe MR.MeshPart.MeshPart ( MR.Const_Mesh m,
MR.Const_FaceBitSet? bs = null )
inline

Generated from constructor MR.MeshPart.MeshPart.

Member Function Documentation

◆ assign()

unsafe MR.MeshPart MR.MeshPart.assign ( MR.Const_MeshPart other)
inline

Generated from method MR.MeshPart.operator=.

◆ operator MeshPart()

static unsafe implicit MR.MeshPart.operator MeshPart ( MR.Const_Mesh m)
inlinestatic

Generated from constructor MR.MeshPart.MeshPart.

Property Documentation

◆ region

new unsafe MR.? Const_FaceBitSet MR.MeshPart.region
getset

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