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

system directory path manager Generated from class MR.SystemPath. This is the non-const half of the class. More...

+ Inheritance diagram for MR.SystemPath:

Public Member Functions

unsafe SystemPath ()
 Constructs an empty (default-constructed) instance.
 
unsafe SystemPath (MR.Const_SystemPath _other)
 Generated from constructor MR.SystemPath.SystemPath.
 
 SystemPath (SystemPath _other)
 Generated from constructor MR.SystemPath.SystemPath.
 
unsafe MR.SystemPath assign (MR.Const_SystemPath _other)
 Generated from method MR.SystemPath.operator=.
 

Detailed Description

system directory path manager Generated from class MR.SystemPath. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ SystemPath() [1/3]

unsafe MR.SystemPath.SystemPath ( )
inline

Constructs an empty (default-constructed) instance.

◆ SystemPath() [2/3]

unsafe MR.SystemPath.SystemPath ( MR.Const_SystemPath _other)
inline

Generated from constructor MR.SystemPath.SystemPath.

◆ SystemPath() [3/3]

MR.SystemPath.SystemPath ( SystemPath _other)
inline

Generated from constructor MR.SystemPath.SystemPath.

Member Function Documentation

◆ assign()

unsafe MR.SystemPath MR.SystemPath.assign ( MR.Const_SystemPath _other)
inline

Generated from method MR.SystemPath.operator=.


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