CFx SDK Documentation 2024 SP0
|
#include <GiEnvironment.h>
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
This class represents traits that are related to the ground plane backgrounds.
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 1557 of file GiEnvironment.h.
|
pure virtual |
Retrieves a color of the far ground plane.
|
pure virtual |
Retrieves a color of the near ground plane.
|
pure virtual |
Retrieves a color of the sky horizon.
|
pure virtual |
Retrieves a color of the sky zenith.
|
pure virtual |
Retrieves a color of the underground azimuth.
|
pure virtual |
Retrieves a color of the underground horizon.
OdGiGroundPlaneBackgroundTraits::ODRX_DECLARE_MEMBERS | ( | OdGiGroundPlaneBackgroundTraits | ) |
|
pure virtual |
Specifies a color of the far ground plane.
color | [in] Color of the far ground plane. |
|
pure virtual |
Specifies a color of the near ground plane.
color | [in] Color of the near ground plane. |
|
pure virtual |
Specifies a color of the sky horizon.
color | [in] Color of the sky horizon. |
|
pure virtual |
Specifies a color of the sky zenith.
color | [in] Color of the sky zenith. |
|
pure virtual |
Specifies a color of the underground azimuth.
color | [in] Color of the underground azimuth. |
|
pure virtual |
Specifies a color of the underground horizon.
color | [in] Color of the underground horizon. |