CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs | Functions
DbBackground.h File Reference
#include "TD_PackPush.h"
#include "DbObject.h"
#include "DbEntity.h"
#include "TD_PackPop.h"

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< OdDbBackgroundOdDbBackgroundPtr
 
typedef OdSmartPtr< OdDbSolidBackgroundOdDbSolidBackgroundPtr
 
typedef OdSmartPtr< OdDbGradientBackgroundOdDbGradientBackgroundPtr
 
typedef OdSmartPtr< OdDbImageBackgroundOdDbImageBackgroundPtr
 
typedef OdSmartPtr< OdDbGroundPlaneBackgroundOdDbGroundPlaneBackgroundPtr
 
typedef OdSmartPtr< OdDbSkyBackgroundOdDbSkyBackgroundPtr
 
typedef OdSmartPtr< OdDbIBLBackgroundOdDbIBLBackgroundPtr
 

Functions

SCENEOE_EXPORT OdDbObjectId oddbGetBackgroundDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false)
 
SCENEOE_EXPORT OdDbDictionaryPtr oddbGetBackgroundDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false)
 

Macro Definition Documentation

◆ ODDB_BACKGROUND_DICTIONARY

#define ODDB_BACKGROUND_DICTIONARY   ACAD_BACKGROUND

Definition at line 32 of file DbBackground.h.

Typedef Documentation

◆ OdDbBackgroundPtr

Definition at line 57 of file DbBackground.h.

◆ OdDbGradientBackgroundPtr

Definition at line 137 of file DbBackground.h.

◆ OdDbGroundPlaneBackgroundPtr

Definition at line 232 of file DbBackground.h.

◆ OdDbIBLBackgroundPtr

Definition at line 312 of file DbBackground.h.

◆ OdDbImageBackgroundPtr

Definition at line 187 of file DbBackground.h.

◆ OdDbSkyBackgroundPtr

Definition at line 267 of file DbBackground.h.

◆ OdDbSolidBackgroundPtr

Definition at line 92 of file DbBackground.h.

Function Documentation

◆ oddbGetBackgroundDictionary()

SCENEOE_EXPORT OdDbDictionaryPtr oddbGetBackgroundDictionary ( OdDbDatabase pDb,
OdDb::OpenMode  mode,
bool  createIfNotFound = false 
)

◆ oddbGetBackgroundDictionaryId()

SCENEOE_EXPORT OdDbObjectId oddbGetBackgroundDictionaryId ( OdDbDatabase pDb,
bool  createIfNotFound = false 
)