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

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

+ Inheritance diagram for MR.MeshVertPart:

Public Member Functions

unsafe MeshVertPart (MR.Const_MeshVertPart other)
 Generated from constructor MR.MeshVertPart.MeshVertPart.
 
 MeshVertPart (MeshVertPart other)
 Generated from constructor MR.MeshVertPart.MeshVertPart.
 
unsafe MeshVertPart (MR.Const_Mesh m, MR.Const_VertBitSet? bs=null)
 Generated from constructor MR.MeshVertPart.MeshVertPart.
 
unsafe MR.MeshVertPart assign (MR.Const_MeshVertPart other)
 Generated from method MR.MeshVertPart.operator=.
 

Static Public Member Functions

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

Properties

new unsafe MR.? Const_VertBitSet 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.MeshVertPart. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ MeshVertPart() [1/3]

unsafe MR.MeshVertPart.MeshVertPart ( MR.Const_MeshVertPart other)
inline

Generated from constructor MR.MeshVertPart.MeshVertPart.

◆ MeshVertPart() [2/3]

MR.MeshVertPart.MeshVertPart ( MeshVertPart other)
inline

Generated from constructor MR.MeshVertPart.MeshVertPart.

◆ MeshVertPart() [3/3]

unsafe MR.MeshVertPart.MeshVertPart ( MR.Const_Mesh m,
MR.Const_VertBitSet? bs = null )
inline

Generated from constructor MR.MeshVertPart.MeshVertPart.

Member Function Documentation

◆ assign()

unsafe MR.MeshVertPart MR.MeshVertPart.assign ( MR.Const_MeshVertPart other)
inline

Generated from method MR.MeshVertPart.operator=.

◆ operator MeshVertPart()

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

Generated from constructor MR.MeshVertPart.MeshVertPart.

Property Documentation

◆ region

new unsafe MR.? Const_VertBitSet MR.MeshVertPart.region
getset

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