#include <GiEnvironmentTraitsData.h>
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 540 of file GiEnvironmentTraitsData.h.
◆ OdGiGroundPlaneBackgroundTraitsData()
OdGiGroundPlaneBackgroundTraitsData::OdGiGroundPlaneBackgroundTraitsData |
( |
| ) |
|
|
inline |
◆ colorGroundPlaneFar()
OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorGroundPlaneFar |
( |
| ) |
const |
|
inline |
◆ colorGroundPlaneNear()
OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorGroundPlaneNear |
( |
| ) |
const |
|
inline |
◆ colorSkyHorizon()
OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorSkyHorizon |
( |
| ) |
const |
|
inline |
◆ colorSkyZenith()
OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorSkyZenith |
( |
| ) |
const |
|
inline |
◆ colorUndergroundAzimuth()
OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorUndergroundAzimuth |
( |
| ) |
const |
|
inline |
◆ colorUndergroundHorizon()
OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorUndergroundHorizon |
( |
| ) |
const |
|
inline |
◆ operator!=()
Checks whether the passed traits for ground plane backgrounds are not equal to these traits. Traits are not equal if one of the following conditions fails: Colors of sky zeniths are equal; Colors of sky horizons are equal; Colors of underground horizons are equal; Colors of underground azimuths are equal; Colors of near ground planes are equal; Colors of far ground planes are equal;
- Parameters
-
data2 | [in] Background traits to compare. |
- Returns
- true if background traits are not equal, false otherwise.
Definition at line 688 of file GiEnvironmentTraitsData.h.
◆ operator==()
Checks whether the passed traits for ground plane backgrounds are equal to these traits. Traits are considered equal if: Colors of sky zeniths are equal; Colors of sky horizons are equal; Colors of underground horizons are equal; Colors of underground azimuths are equal; Colors of near ground planes are equal; Colors of far ground planes are equal;
- Parameters
-
data2 | [in] Background traits to compare. |
- Returns
- true if background traits are equal, false otherwise.
Definition at line 662 of file GiEnvironmentTraitsData.h.
◆ setColorGroundPlaneFar()
void OdGiGroundPlaneBackgroundTraitsData::setColorGroundPlaneFar |
( |
const OdCmEntityColor & |
color | ) |
|
|
inline |
Specifies a color of the far ground plane.
- Parameters
-
color | [in] Color of the far ground plane. |
Definition at line 645 of file GiEnvironmentTraitsData.h.
◆ setColorGroundPlaneNear()
void OdGiGroundPlaneBackgroundTraitsData::setColorGroundPlaneNear |
( |
const OdCmEntityColor & |
color | ) |
|
|
inline |
Specifies a color of the near ground plane.
- Parameters
-
color | [in] Color of the near ground plane. |
Definition at line 630 of file GiEnvironmentTraitsData.h.
◆ setColorSkyHorizon()
Specifies a color of the sky horizon.
- Parameters
-
color | [in] Color of the sky horizon. |
Definition at line 585 of file GiEnvironmentTraitsData.h.
◆ setColorSkyZenith()
Specifies a color of the sky zenith.
- Parameters
-
color | [in] Color of the sky zenith. |
Definition at line 570 of file GiEnvironmentTraitsData.h.
◆ setColorUndergroundAzimuth()
void OdGiGroundPlaneBackgroundTraitsData::setColorUndergroundAzimuth |
( |
const OdCmEntityColor & |
color | ) |
|
|
inline |
Specifies a color of the underground azimuth.
- Parameters
-
color | [in] Color of the underground azimuth. |
Definition at line 615 of file GiEnvironmentTraitsData.h.
◆ setColorUndergroundHorizon()
void OdGiGroundPlaneBackgroundTraitsData::setColorUndergroundHorizon |
( |
const OdCmEntityColor & |
color | ) |
|
|
inline |
Specifies a color of the underground horizon.
- Parameters
-
color | [in] Color of the underground horizon. |
Definition at line 600 of file GiEnvironmentTraitsData.h.
The documentation for this class was generated from the following file: