MlxshakeBase - janklab.mlxshake.internal
janklab.mlxshake.internal.MlxshakeBase
Helptext
This class is a trick to support automatic library initialization.
To use it, have all your classes that depend on the library being initialized inherit from this or ExportmlxBaseHandle.
See also: MLXSHAKEBASEHANDLE
Class Contents
Methods
Method | Description |
---|---|
MlxshakeBase | Constructor. |
Methods
MlxshakeBase
Signature:
obj = MlxshakeBase()
Helptext:
This class is a trick to support automatic library initialization.
To use it, have all your classes that depend on the library being initialized inherit from this or ExportmlxBaseHandle.
See also: MLXSHAKEBASEHANDLE