CFx SDK Documentation 2024 SP0
|
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 | |
SCENEOE_EXPORT OdDbObjectId | oddbGetBackgroundDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
SCENEOE_EXPORT OdDbDictionaryPtr | oddbGetBackgroundDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
#define ODDB_BACKGROUND_DICTIONARY ACAD_BACKGROUND |
Definition at line 32 of file DbBackground.h.
typedef OdSmartPtr<OdDbBackground> OdDbBackgroundPtr |
Definition at line 57 of file DbBackground.h.
Definition at line 137 of file DbBackground.h.
Definition at line 232 of file DbBackground.h.
Definition at line 312 of file DbBackground.h.
Definition at line 187 of file DbBackground.h.
Definition at line 267 of file DbBackground.h.
Definition at line 92 of file DbBackground.h.
SCENEOE_EXPORT OdDbDictionaryPtr oddbGetBackgroundDictionary | ( | OdDbDatabase * | pDb, |
OdDb::OpenMode | mode, | ||
bool | createIfNotFound = false |
||
) |
SCENEOE_EXPORT OdDbObjectId oddbGetBackgroundDictionaryId | ( | OdDbDatabase * | pDb, |
bool | createIfNotFound = false |
||
) |