|
CFx SDK Documentation 2026 SP0
|
#include <GsBackground.h>
Public Types | |
| enum | BackgroundType { kSolidBackground = 0 , kGradientBackground = 1 , kImageBackground = 2 , kGroundPlaneBackground = 3 , kSkyBackground = 4 , kIBLBackground = 5 , kEnvironmentBackground = 6 , kCustomBackground = 7 } |
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
| static void | rxInit () |
| static void | rxUninit () |
Corresponding C++ library: TD_Gs <group OdGs_Classes>
Definition at line 55 of file GsBackground.h.
| Enumerator | |
|---|---|
| kSolidBackground | |
| kGradientBackground | |
| kImageBackground | |
| kGroundPlaneBackground | |
| kSkyBackground | |
| kIBLBackground | |
| kEnvironmentBackground | |
| kCustomBackground | |
Definition at line 61 of file GsBackground.h.
|
pure virtual |
|
inlinevirtual |
Definition at line 89 of file GsBackground.h.
|
inlinevirtual |
Implements OdGsNestedBackground.
Definition at line 80 of file GsBackground.h.
| OdGsBackground::ODRX_DECLARE_MEMBERS | ( | OdGsBackground | ) |
|
inlinevirtual |
Definition at line 88 of file GsBackground.h.
|
pure virtual |