|
CFx SDK Documentation 2026 SP0
|
#include "RxObject.h"#include "GsExport.h"#include "RxModule.h"#include "TD_PackPush.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGsNestedBackground |
| class | OdGsBackground |
| class | OdGsBackgroundModule |
Typedefs | |
| typedef OdSmartPtr< OdGsBackground > | OdGsBackgroundPtr |
| typedef OdSmartPtr< OdGsBackgroundModule > | OdGsBackgroundModulePtr |
This template class is a specialization of the OdSmartPtr class for OdGsBackgroundModule object pointers.
Definition at line 120 of file GsBackground.h.
| typedef OdSmartPtr<OdGsBackground> OdGsBackgroundPtr |
This template class is a specialization of the OdSmartPtr class for OdGsBackground object pointers.
Definition at line 95 of file GsBackground.h.