#include <GiEnvironmentTraitsData.h>
Corresponding C++ library: TD_Gi <group OdGi_Classes>
Definition at line 1151 of file GiEnvironmentTraitsData.h.
◆ OdGiCustomBackgroundTraitsData()
| OdGiCustomBackgroundTraitsData::OdGiCustomBackgroundTraitsData |
( |
| ) |
|
|
inline |
◆ ~OdGiCustomBackgroundTraitsData()
| OdGiCustomBackgroundTraitsData::~OdGiCustomBackgroundTraitsData |
( |
| ) |
|
|
inline |
◆ clear()
| void OdGiCustomBackgroundTraitsData::clear |
( |
| ) |
|
|
protected |
◆ compare()
◆ operator!=()
Checks whether the passed traits for environment backgrounds are not equal to these traits.
- Parameters
-
| data2 | [in] Background traits to compare. |
- Returns
- true if background traits are not equal, false otherwise.
Definition at line 1210 of file GiEnvironmentTraitsData.h.
◆ operator==()
Checks whether the passed traits for custom backgrounds are equal to these traits.
- Parameters
-
| data2 | [in] Background traits to compare. |
- Returns
- true if background traits are equal, false otherwise.
Definition at line 1196 of file GiEnvironmentTraitsData.h.
◆ property()
| const OdGiVariant * OdGiCustomBackgroundTraitsData::property |
( |
const OdChar * | pName | ) |
const |
Retrieves custom background property value.
- Parameters
-
- Returns
- Property data.
◆ setProperty()
Sets custom background property.
- Parameters
-
| pName | [in] Property name. |
| pData | [in] Property data. |
The documentation for this class was generated from the following file: