|
The base class to be inherited by all import settings options.
Public Member Functions | |
| ImportSettingsBase (int insertion_frame=1) | |
| The default constructor. More... | |
Public Attributes | |
| int | insertion_frame |
| The frame number on which to insert the import. More... | |
| OMH::ImportSettingsBase::ImportSettingsBase | ( | int | insertion_frame = 1 | ) |
The default constructor.
| int OMH::ImportSettingsBase::insertion_frame |
The frame number on which to insert the import.
The default value is the first frame.

