CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
GsBaseVectorizeDevice.h File Reference
#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< OdGiTransientManagerOdGiTransientManagerPtr
 
typedef OdArray< OdRxObject *, OdMemoryAllocator< OdRxObject * > > OdDbBaseDatabaseRawPtrArray
 

Typedef Documentation

◆ OdDbBaseDatabaseRawPtrArray

Definition at line 54 of file GsBaseVectorizeDevice.h.

◆ OdGiTransientManagerPtr

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

Definition at line 53 of file GsBaseVectorizeDevice.h.

◆ ODGSPALETTE

This template class is a specialization of the OdArray class for ODCOLORREF objects.

Definition at line 41 of file GsBaseVectorizeDevice.h.