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

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

Inheritance diagram for MR.Const_IOFilter:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_IOFilter ()
 Constructs an empty (default-constructed) instance.
unsafe Const_IOFilter (MR._ByValue_IOFilter _other)
 Generated from constructor MR.IOFilter.IOFilter.
 Const_IOFilter (Const_IOFilter _other)
 Generated from constructor MR.IOFilter.IOFilter.
 Const_IOFilter (IOFilter _other)
 Generated from constructor MR.IOFilter.IOFilter.
unsafe Const_IOFilter (string _name, string _ext)
 Generated from constructor MR.IOFilter.IOFilter.
unsafe bool isSupportedExtension (string ext)
 Generated from method MR.IOFilter.isSupportedExtension.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Properties

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Const_IOFilter() [1/5]

unsafe MR.Const_IOFilter.Const_IOFilter ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_IOFilter() [2/5]

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

Generated from constructor MR.IOFilter.IOFilter.

◆ Const_IOFilter() [3/5]

MR.Const_IOFilter.Const_IOFilter ( Const_IOFilter _other)
inline

Generated from constructor MR.IOFilter.IOFilter.

◆ Const_IOFilter() [4/5]

MR.Const_IOFilter.Const_IOFilter ( IOFilter _other)
inline

Generated from constructor MR.IOFilter.IOFilter.

◆ Const_IOFilter() [5/5]

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

Generated from constructor MR.IOFilter.IOFilter.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_IOFilter.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

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

◆ isSupportedExtension()

unsafe bool MR.Const_IOFilter.isSupportedExtension ( string ext)
inline

Generated from method MR.IOFilter.isSupportedExtension.

Property Documentation

◆ extensions

unsafe MR.Std.Const_String MR.Const_IOFilter.extensions
getprotected set

◆ name

unsafe MR.Std.Const_String MR.Const_IOFilter.name
getprotected set

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