|
| TOOLKIT_EXPORT OdDbObjectId | oddbGetRenderSettingsDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetRenderSettingsDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetRenderPlotSettingsDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetRenderPlotSettingsDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetRenderGlobalObjectId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbRenderGlobalPtr | oddbGetRenderGlobalObject (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetRenderEnvironmentObjectId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbRenderEnvironmentPtr | oddbGetRenderEnvironmentObject (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetActiveRenderSettingsObjectId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbRenderSettingsPtr | oddbGetActiveRenderSettingsObject (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetRenderEntriesDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetRenderEntriesDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetRenderRapidRTSettingsDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetRenderRapidRTSettingsDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbObjectId | oddbGetActiveRenderRapidRTSettingsObjectId (OdDbDatabase *pDb, bool createIfNotFound=false) |
| |
| TOOLKIT_EXPORT OdDbRenderSettingsPtr | oddbGetActiveRenderRapidRTSettingsObject (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
| |