CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef ODGSBASEMODULE_INC
25 #define ODGSBASEMODULE_INC
198 #endif // ODGSBASEMODULE_INC
GS_TOOLKIT_EXPORT void odgsInitialize()
ODRX_DECLARE_MEMBERS(OdGsBaseModule)
OdGsDevicePtr createBitmapDevice()
void removeReactor(OdGsReactor *pReactor)
GS_TOOLKIT_EXPORT void odgsUninitialize()
void fire_viewWasCreated(OdGsView *pView)
OdSmartPtr< OdGsViewImpl > createBitmapView()
OdGsDevicePtr createDevice()
virtual OdSmartPtr< OdGsViewImpl > createViewObject()=0
void fire_gsToBeUnloaded(OdGsModule *pModule)
virtual OdSmartPtr< OdGsBaseVectorizeDevice > createDeviceObject()=0
void fire_viewToBeDestroyed(OdGsView *pView)
void addReactor(OdGsReactor *pReactor)
#define GS_TOOLKIT_EXPORT
OdSmartPtr< OdGsBaseModule > OdGsBaseModulePtr
virtual OdSmartPtr< OdGsBaseVectorizeDevice > createBitmapDeviceObject()
virtual OdSmartPtr< OdGsViewImpl > createBitmapViewObject()
OdSmartPtr< OdGsViewImpl > createView()