CFx SDK Documentation  2020SP3
Classes | Typedefs | Variables
Gs.h File Reference
#include "RxObject.h"
#include "RxIterator.h"
#include "Gs/GsExport.h"
#include "TD_PackPush.h"
#include "OdPlatform.h"
#include "RxModule.h"
#include "IntArray.h"
#include "GsDCPointArray.h"
#include "Ge/GePoint2dArray.h"
#include "GsDefs.h"
#include "Gi/GiContextualColors.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGsView
 
struct  OdGsClientViewInfo
 
class  OdGsDevice
 
class  OdGsReactor
 
class  OdGsModule
 

Typedefs

typedef OdSmartPtr< OdGiDrawableOdGiDrawablePtr
 
typedef OdSmartPtr< OdGsViewOdGsViewPtr
 
typedef OdSmartPtr< OdGsModelOdGsModelPtr
 
typedef OdArray< OdGsModel *, OdMemoryAllocator< OdGsModel * > > OdGsModelArray
 
typedef OdSmartPtr< OdGsDeviceOdGsDevicePtr
 
typedef OdSmartPtr< OdRxDictionaryOdRxDictionaryPtr
 
typedef OdSmartPtr< OdGsReactorOdGsReactorPtr
 
typedef OdSmartPtr< OdGiRasterImageOdGiRasterImagePtr
 
typedef OdSmartPtr< OdGsUpdateManagerOdGsUpdateManagerPtr
 
typedef OdSmartPtr< OdGsModuleOdGsModulePtr
 

Variables

const OdGsMarker kNullSubentIndex = 0
 

Typedef Documentation

◆ OdGiDrawablePtr

This template class is a specialization of the OdSmartPtr class for OdGiDrawable object pointers.

Definition at line 36 of file Gs.h.

◆ OdGiRasterImagePtr

This template class is a specialization of the OdSmartPtr class for OdGiRasterImage object pointers.

Definition at line 106 of file Gs.h.

◆ OdGsDevicePtr

This template class is a specialization of the OdSmartPtr class for OdGsDevice object pointers.

Definition at line 85 of file Gs.h.

◆ OdGsModelArray

This template class is a specialization of the OdArray class for OdGsModel object pointers.

Definition at line 78 of file Gs.h.

◆ OdGsModelPtr

This template class is a specialization of the OdSmartPtr class for OdGsModel object pointers.

Definition at line 73 of file Gs.h.

◆ OdGsModulePtr

This template class is a specialization of the OdSmartPtr class for OdGsModule object pointers.

Definition at line 1421 of file Gs.h.

◆ OdGsReactorPtr

This template class is a specialization of the OdSmartPtr class for OdGsReactor object pointers.

Definition at line 99 of file Gs.h.

◆ OdGsUpdateManagerPtr

This template class is a specialization of the OdSmartPtr class for OdGsUpdateManager object pointers.

Definition at line 112 of file Gs.h.

◆ OdGsViewPtr

This template class is a specialization of the OdSmartPtr class for OdGsView object pointers.

Definition at line 66 of file Gs.h.

◆ OdRxDictionaryPtr

This template class is a specialization of the OdSmartPtr class for OdRxDictionary object pointers.

Definition at line 92 of file Gs.h.

Variable Documentation

◆ kNullSubentIndex

const OdGsMarker kNullSubentIndex = 0

Default Gs Marker value for highlight entire entity.

Definition at line 1426 of file Gs.h.