CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
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 107 of file Gs.h.

◆ OdGsDevicePtr

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

Definition at line 86 of file Gs.h.

◆ OdGsModelArray

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

Definition at line 79 of file Gs.h.

◆ OdGsModelPtr

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

Definition at line 74 of file Gs.h.

◆ OdGsModulePtr

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

Definition at line 1650 of file Gs.h.

◆ OdGsReactorPtr

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

Definition at line 100 of file Gs.h.

◆ OdGsUpdateManagerPtr

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

Definition at line 113 of file Gs.h.

◆ OdGsViewPtr

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

Definition at line 67 of file Gs.h.

◆ OdRxDictionaryPtr

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

Definition at line 93 of file Gs.h.

Variable Documentation

◆ kNullSubentIndex

const OdGsMarker kNullSubentIndex = 0

Default Gs Marker value for highlight entire entity.

Definition at line 1655 of file Gs.h.