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

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 const half of the class. More...

Inheritance diagram for MR.Const_MeshVertPart:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_MeshVertPart (MR.Const_MeshVertPart other)
 Generated from constructor MR.MeshVertPart.MeshVertPart.
 Const_MeshVertPart (MeshVertPart other)
 Generated from constructor MR.MeshVertPart.MeshVertPart.
unsafe Const_MeshVertPart (MR.Const_Mesh m, MR.Const_VertBitSet? bs=null)
 Generated from constructor MR.MeshVertPart.MeshVertPart.

Static Public Member Functions

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

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.Const_VertBitSet._Underlying ** __ptr_storage_region

Properties

unsafe MR.Const_Mesh mesh [get, protected set]
unsafe MR.? Const_VertBitSet region [get]

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 const half of the class.

Constructor & Destructor Documentation

◆ Const_MeshVertPart() [1/3]

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

Generated from constructor MR.MeshVertPart.MeshVertPart.

◆ Const_MeshVertPart() [2/3]

MR.Const_MeshVertPart.Const_MeshVertPart ( MeshVertPart other)
inline

Generated from constructor MR.MeshVertPart.MeshVertPart.

◆ Const_MeshVertPart() [3/3]

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

Generated from constructor MR.MeshVertPart.MeshVertPart.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_MeshVertPart.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ operator Const_MeshVertPart()

unsafe implicit MR.Const_MeshVertPart.operator Const_MeshVertPart ( MR.Const_Mesh m)
inlinestatic

Generated from constructor MR.MeshVertPart.MeshVertPart.

Member Data Documentation

◆ __ptr_storage_region

unsafe MR.Const_VertBitSet._Underlying** MR.Const_MeshVertPart.__ptr_storage_region
protected

Property Documentation

◆ mesh

unsafe MR.Const_Mesh MR.Const_MeshVertPart.mesh
getprotected set

◆ region

unsafe MR.? Const_VertBitSet MR.Const_MeshVertPart.region
get

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