CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdAveBGOpt Class Reference

#include <AveRender.h>

Public Member Functions

 OdAveBGOpt ()
 
 ~OdAveBGOpt ()
 

Public Attributes

OdAve::BackgroundType m_BgType
 
OdAveBitmapm_pImage
 
bool m_bDefaultBackground
 
OdUInt32 m_SolidColor
 
OdUInt32 m_GrColor1
 
OdUInt32 m_GrColor2
 
OdUInt32 m_GrColor3
 
double m_dGrHorizon
 
double m_dGrHeight
 
double m_dGrRotation
 
bool m_bEnvBackground
 
OdString m_EnvImageName
 

Detailed Description

This class represents AVE Background Options.

Corresponding C++ library: TD_Ave <group OdAve_Classes>

Definition at line 170 of file AveRender.h.

Constructor & Destructor Documentation

◆ OdAveBGOpt()

OdAveBGOpt::OdAveBGOpt ( )

◆ ~OdAveBGOpt()

OdAveBGOpt::~OdAveBGOpt ( )

Member Data Documentation

◆ m_bDefaultBackground

bool OdAveBGOpt::m_bDefaultBackground

Definition at line 178 of file AveRender.h.

◆ m_bEnvBackground

bool OdAveBGOpt::m_bEnvBackground

Definition at line 186 of file AveRender.h.

◆ m_BgType

OdAve::BackgroundType OdAveBGOpt::m_BgType

Definition at line 176 of file AveRender.h.

◆ m_dGrHeight

double OdAveBGOpt::m_dGrHeight

Definition at line 184 of file AveRender.h.

◆ m_dGrHorizon

double OdAveBGOpt::m_dGrHorizon

Definition at line 183 of file AveRender.h.

◆ m_dGrRotation

double OdAveBGOpt::m_dGrRotation

Definition at line 185 of file AveRender.h.

◆ m_EnvImageName

OdString OdAveBGOpt::m_EnvImageName

Definition at line 187 of file AveRender.h.

◆ m_GrColor1

OdUInt32 OdAveBGOpt::m_GrColor1

Definition at line 180 of file AveRender.h.

◆ m_GrColor2

OdUInt32 OdAveBGOpt::m_GrColor2

Definition at line 181 of file AveRender.h.

◆ m_GrColor3

OdUInt32 OdAveBGOpt::m_GrColor3

Definition at line 182 of file AveRender.h.

◆ m_pImage

OdAveBitmap* OdAveBGOpt::m_pImage

Definition at line 177 of file AveRender.h.

◆ m_SolidColor

OdUInt32 OdAveBGOpt::m_SolidColor

Definition at line 179 of file AveRender.h.


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