|
CFx SDK Documentation 2024 SP0
|
#include "TD_PackPush.h"#include "Gs/GsBaseModule.h"#include "Gs/GsDCRectArray.h"#include "Gs/GsVectPerformance.h"#include "Gs/GsModel.h"#include "GsOverlayDefs.h"#include "SlotManager.h"#include "ThreadsCounter.h"#include "Gs/GsUpdateManager.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGsBaseVectorizeDevice |
| struct | OdGsBaseVectorizeDevice::GsDeviceOverlayData |
| class | OdGsBaseVectorizeDevice::GsDeviceOverlayDataContainer |
Typedefs | |
| typedef OdArray< ODCOLORREF, OdMemoryAllocator< ODCOLORREF > > | ODGSPALETTE |
| typedef OdSmartPtr< OdGiTransientManager > | OdGiTransientManagerPtr |
| typedef OdArray< OdRxObject *, OdMemoryAllocator< OdRxObject * > > | OdDbBaseDatabaseRawPtrArray |
| typedef OdArray<OdRxObject*, OdMemoryAllocator<OdRxObject*> > OdDbBaseDatabaseRawPtrArray |
Definition at line 54 of file GsBaseVectorizeDevice.h.
This template class is a specialization of the OdSmartPtr class for OdGiTransientManager object pointers.
Definition at line 53 of file GsBaseVectorizeDevice.h.
| typedef OdArray<ODCOLORREF, OdMemoryAllocator<ODCOLORREF> > ODGSPALETTE |
This template class is a specialization of the OdArray class for ODCOLORREF objects.
Definition at line 41 of file GsBaseVectorizeDevice.h.