OMH::ImportSettingsBase Class Reference

Detailed Description

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...
 

Constructor & Destructor Documentation

◆ ImportSettingsBase()

OMH::ImportSettingsBase::ImportSettingsBase ( int  insertion_frame = 1)

The default constructor.

Member Data Documentation

◆ insertion_frame

int OMH::ImportSettingsBase::insertion_frame

The frame number on which to insert the import.

The default value is the first frame.

Inheritance diagram for OMH::ImportSettingsBase:
Collaboration diagram for OMH::ImportSettingsBase: