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

Generated from class MR.IOFilter. This is the non-const half of the class. More...

+ Inheritance diagram for MR.IOFilter:

Public Member Functions

unsafe IOFilter ()
 Constructs an empty (default-constructed) instance.
 
unsafe IOFilter (MR._ByValue_IOFilter _other)
 Generated from constructor MR.IOFilter.IOFilter.
 
 IOFilter (Const_IOFilter _other)
 Generated from constructor MR.IOFilter.IOFilter.
 
 IOFilter (IOFilter _other)
 Generated from constructor MR.IOFilter.IOFilter.
 
unsafe IOFilter (string _name, string _ext)
 Generated from constructor MR.IOFilter.IOFilter.
 
unsafe MR.IOFilter assign (MR._ByValue_IOFilter _other)
 Generated from method MR.IOFilter.operator=.
 

Properties

new unsafe MR.Std.String name [get, protected set]
 
new unsafe MR.Std.String extensions [get, protected set]
 

Detailed Description

Generated from class MR.IOFilter. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ IOFilter() [1/5]

unsafe MR.IOFilter.IOFilter ( )
inline

Constructs an empty (default-constructed) instance.

◆ IOFilter() [2/5]

unsafe MR.IOFilter.IOFilter ( MR._ByValue_IOFilter _other)
inline

Generated from constructor MR.IOFilter.IOFilter.

◆ IOFilter() [3/5]

MR.IOFilter.IOFilter ( Const_IOFilter _other)
inline

Generated from constructor MR.IOFilter.IOFilter.

◆ IOFilter() [4/5]

MR.IOFilter.IOFilter ( IOFilter _other)
inline

Generated from constructor MR.IOFilter.IOFilter.

◆ IOFilter() [5/5]

unsafe MR.IOFilter.IOFilter ( string _name,
string _ext )
inline

Generated from constructor MR.IOFilter.IOFilter.

Member Function Documentation

◆ assign()

unsafe MR.IOFilter MR.IOFilter.assign ( MR._ByValue_IOFilter _other)
inline

Generated from method MR.IOFilter.operator=.

Property Documentation

◆ extensions

new unsafe MR.Std.String MR.IOFilter.extensions
getprotected set

◆ name

new unsafe MR.Std.String MR.IOFilter.name
getprotected set

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