Alphabetical Class Index   File Members   Compound Members   File List  

GDIExportInformation Struct Reference

#include <HIOUtilityGDIOutput.h>

Public Attributes

HDC deviceContext
 Windows Device Context.
 
HDC attribDC
 The attribute device context for the CDC object.
 
bool rasterOutput
 True if raster output is supported by device context.
 
bool clipBoard
 True if device context is a clipboard.
 
void * windowID
 ID of window.
 
bool & bForceGrayscale
 Legacy code! Please do not use this. See HOutputHandlerOptions.
 
bool & bConserveMemory
 Legacy code! Please do not use this. See HOutputHandlerOptions.
 
bool & bUseWindowColor
 Legacy code! Please do not use this. See HOutputHandlerOptions.
 
float & Height
 Legacy code! Please do not use this. See HOutputHandlerOptions.
 
float & Width
 Legacy code! Please do not use this. See HOutputHandlerOptions.
 
int & image_dpi
 Legacy code! Please do not use this. See HOutputHandlerOptions.
 
- Public Attributes inherited from HOutputHandlerOptions
bool m_b3dOutput
 
bool m_bActivateOnPageOpen
 
bool m_bAscii
 
char m_bAVICodec [4]
 
bool m_bAVIShowCompressionDialog
 
bool m_bConserveMemory
 
bool m_bExporting2DDwf
 
bool m_bFastPrint
 
bool m_bPrcCompressTessellation
 
bool m_bStlNormals
 
bool m_bUseSubscreen
 
bool m_bUseWindowColor
 
bool m_bWindowFrame
 
HPrcBrepCompression m_ePrcBrepCompression
 
float m_fAnnotBottom
 
float m_fAnnotLeft
 
float m_fAnnotRight
 
float m_fAnnotTop
 
bool m_ForceGrayscale
 
int m_Image_Dpi
 
HC_KEY m_Key
 
const char * m_license
 
ExportNameMap m_names
 
H_OUTPUT_TYPE m_OutputType
 
float m_PageMargins [4]
 
int m_Paper_Dpi
 
float m_Paper_Height
 
float m_Paper_Width
 
HBhvBehaviorManagerm_pBehaviorManager
 
HCameram_pCamera
 
char const * m_pDWFModelName
 
void * m_pExtendedData
 
HBaseModelm_pHBaseModel
 
HBaseViewm_pHBaseView
 
char const * m_pHSRAOptions
 
void * m_pPRCAsmModelFile
 
HPoint const * m_pWindowColor
 
double m_ratio_cm_to_internal_units
 
int m_Version
 
float m_Window_Height
 
float m_Window_Width
 

Additional Inherited Members

- Public Member Functions inherited from HOutputHandlerOptions
bool Ascii () const
 
void Ascii (bool const tf)
 
HCamera *const Camera () const
 
void Camera (HCamera *const c)
 
bool ConserveMemory () const
 
void ConserveMemory (bool const tf)
 
bool FastPrint () const
 
void FastPrint (bool const tf)
 
bool ForceGrayscale () const
 
void ForceGrayscale (bool const tf)
 
 HOutputHandlerOptions (HOutputHandlerOptions const *o)
 
 HOutputHandlerOptions (const HOutputHandlerOptions &o)
 
char const *const HSRAOptions () const
 
void HSRAOptions (char const *const tf)
 
int const ImageDpi () const
 
void ImageDpi (int const dpi)
 
void Init (HOutputHandlerOptions const *o)
 
HC_KEY const Key () const
 
void Key (HC_KEY const k)
 
HBaseModel *const Model () const
 
void Model (HBaseModel *const m)
 
bool Output3d () const
 
void Output3d (bool const tf)
 
H_OUTPUT_TYPE OutputType () const
 
void OutputType (H_OUTPUT_TYPE ot)
 
int const PaperDpi () const
 
void PaperDpi (int const dpi)
 
float const PaperHeight () const
 
void PaperHeight (float const f)
 
float const PaperWidth () const
 
void PaperWidth (float const f)
 
virtual bool PopulateOptions ()
 
double PrintToScale () const
 
void PrintToScale (double const r)
 
bool StlNormals () const
 
void StlNormals (bool const tf)
 
bool UseSubscreen () const
 
void UseSubscreen (bool const tf)
 
bool UseWindowColor () const
 
void UseWindowColor (bool const tf)
 
HBaseView *const View () const
 
void View (HBaseView *const v)
 
HPoint const *const WindowColor () const
 
void WindowColor (HPoint const *const tf)
 
bool WindowFrame () const
 
void WindowFrame (bool const tf)
 
float const WindowHeight () const
 
void WindowHeight (float const f)
 
float const WindowWidth () const
 
void WindowWidth (float const f)
 

Detailed Description

A class for a structure containing information used during a HOOPS/3dGS msw driver clipboard or printer instance (/driver/msw/clipboard or /driver/msw/printer)


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