CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Classes | |
class | OdDbBackground |
class | OdDbSolidBackground |
class | OdDbGradientBackground |
class | OdDbImageBackground |
class | OdDbGroundPlaneBackground |
class | OdDbSkyBackground |
class | OdDbIBLBackground |
Macros | |
#define | ODDB_BACKGROUND_DICTIONARY ACAD_BACKGROUND |
Typedefs | |
typedef OdSmartPtr< OdDbBackground > | OdDbBackgroundPtr |
typedef OdSmartPtr< OdDbSolidBackground > | OdDbSolidBackgroundPtr |
typedef OdSmartPtr< OdDbGradientBackground > | OdDbGradientBackgroundPtr |
typedef OdSmartPtr< OdDbImageBackground > | OdDbImageBackgroundPtr |
typedef OdSmartPtr< OdDbGroundPlaneBackground > | OdDbGroundPlaneBackgroundPtr |
typedef OdSmartPtr< OdDbSkyBackground > | OdDbSkyBackgroundPtr |
typedef OdSmartPtr< OdDbIBLBackground > | OdDbIBLBackgroundPtr |
Functions | |
TOOLKIT_EXPORT OdDbObjectId | oddbGetBackgroundDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetBackgroundDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
#define ODDB_BACKGROUND_DICTIONARY ACAD_BACKGROUND |
Definition at line 31 of file DbBackground.h.
typedef OdSmartPtr<OdDbBackground> OdDbBackgroundPtr |
Definition at line 58 of file DbBackground.h.
Definition at line 142 of file DbBackground.h.
Definition at line 241 of file DbBackground.h.
Definition at line 325 of file DbBackground.h.
Definition at line 194 of file DbBackground.h.
Definition at line 278 of file DbBackground.h.
Definition at line 95 of file DbBackground.h.
TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetBackgroundDictionary | ( | OdDbDatabase * | pDb, |
OdDb::OpenMode | mode, | ||
bool | createIfNotFound = false |
||
) |
TOOLKIT_EXPORT OdDbObjectId oddbGetBackgroundDictionaryId | ( | OdDbDatabase * | pDb, |
bool | createIfNotFound = false |
||
) |