CFx SDK Documentation  2020SP3
Public Member Functions | List of all members
OdGiGroundPlaneBackgroundTraitsData Class Reference

#include <GiEnvironmentTraitsData.h>

Inheritance diagram for OdGiGroundPlaneBackgroundTraitsData:
OdGiBackgroundTraitsData

Public Member Functions

 OdGiGroundPlaneBackgroundTraitsData ()
 
OdCmEntityColor colorSkyZenith () const
 
void setColorSkyZenith (const OdCmEntityColor &color)
 
OdCmEntityColor colorSkyHorizon () const
 
void setColorSkyHorizon (const OdCmEntityColor &color)
 
OdCmEntityColor colorUndergroundHorizon () const
 
void setColorUndergroundHorizon (const OdCmEntityColor &color)
 
OdCmEntityColor colorUndergroundAzimuth () const
 
void setColorUndergroundAzimuth (const OdCmEntityColor &color)
 
OdCmEntityColor colorGroundPlaneNear () const
 
void setColorGroundPlaneNear (const OdCmEntityColor &color)
 
OdCmEntityColor colorGroundPlaneFar () const
 
void setColorGroundPlaneFar (const OdCmEntityColor &color)
 
bool operator== (const OdGiGroundPlaneBackgroundTraitsData &data2) const
 
bool operator!= (const OdGiGroundPlaneBackgroundTraitsData &data2) const
 
- Public Member Functions inherited from OdGiBackgroundTraitsData
OdGiDrawable::DrawableType type () const
 
bool operator== (const OdGiBackgroundTraitsData &data2) const
 
bool operator!= (const OdGiBackgroundTraitsData &data2) const
 

Additional Inherited Members

- Static Public Member Functions inherited from OdGiBackgroundTraitsData
static void deleteBackgroundTraitsData (OdGiBackgroundTraitsData *pBackgroundTraits)
 
- Protected Member Functions inherited from OdGiBackgroundTraitsData
 OdGiBackgroundTraitsData ()
 
- Protected Attributes inherited from OdGiBackgroundTraitsData
OdGiDrawable::DrawableType m_type
 

Detailed Description

Corresponding C++ library: TD_Gi <group OdGi_Classes>

Definition at line 207 of file GiEnvironmentTraitsData.h.

Constructor & Destructor Documentation

◆ OdGiGroundPlaneBackgroundTraitsData()

OdGiGroundPlaneBackgroundTraitsData::OdGiGroundPlaneBackgroundTraitsData ( )
inline

Definition at line 217 of file GiEnvironmentTraitsData.h.

Member Function Documentation

◆ colorGroundPlaneFar()

OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorGroundPlaneFar ( ) const
inline

Definition at line 229 of file GiEnvironmentTraitsData.h.

◆ colorGroundPlaneNear()

OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorGroundPlaneNear ( ) const
inline

Definition at line 227 of file GiEnvironmentTraitsData.h.

◆ colorSkyHorizon()

OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorSkyHorizon ( ) const
inline

Definition at line 221 of file GiEnvironmentTraitsData.h.

◆ colorSkyZenith()

OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorSkyZenith ( ) const
inline

Definition at line 219 of file GiEnvironmentTraitsData.h.

◆ colorUndergroundAzimuth()

OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorUndergroundAzimuth ( ) const
inline

Definition at line 225 of file GiEnvironmentTraitsData.h.

◆ colorUndergroundHorizon()

OdCmEntityColor OdGiGroundPlaneBackgroundTraitsData::colorUndergroundHorizon ( ) const
inline

Definition at line 223 of file GiEnvironmentTraitsData.h.

◆ operator!=()

bool OdGiGroundPlaneBackgroundTraitsData::operator!= ( const OdGiGroundPlaneBackgroundTraitsData data2) const
inline

Definition at line 242 of file GiEnvironmentTraitsData.h.

◆ operator==()

bool OdGiGroundPlaneBackgroundTraitsData::operator== ( const OdGiGroundPlaneBackgroundTraitsData data2) const
inline

Definition at line 232 of file GiEnvironmentTraitsData.h.

◆ setColorGroundPlaneFar()

void OdGiGroundPlaneBackgroundTraitsData::setColorGroundPlaneFar ( const OdCmEntityColor color)
inline

Definition at line 230 of file GiEnvironmentTraitsData.h.

◆ setColorGroundPlaneNear()

void OdGiGroundPlaneBackgroundTraitsData::setColorGroundPlaneNear ( const OdCmEntityColor color)
inline

Definition at line 228 of file GiEnvironmentTraitsData.h.

◆ setColorSkyHorizon()

void OdGiGroundPlaneBackgroundTraitsData::setColorSkyHorizon ( const OdCmEntityColor color)
inline

Definition at line 222 of file GiEnvironmentTraitsData.h.

◆ setColorSkyZenith()

void OdGiGroundPlaneBackgroundTraitsData::setColorSkyZenith ( const OdCmEntityColor color)
inline

Definition at line 220 of file GiEnvironmentTraitsData.h.

◆ setColorUndergroundAzimuth()

void OdGiGroundPlaneBackgroundTraitsData::setColorUndergroundAzimuth ( const OdCmEntityColor color)
inline

Definition at line 226 of file GiEnvironmentTraitsData.h.

◆ setColorUndergroundHorizon()

void OdGiGroundPlaneBackgroundTraitsData::setColorUndergroundHorizon ( const OdCmEntityColor color)
inline

Definition at line 224 of file GiEnvironmentTraitsData.h.


The documentation for this class was generated from the following file: