Class Hierarchy
AcGiGraphicsKernel AcGsGraphicsKernel
C++
class AcGsGraphicsKernel : public AcGiGraphicsKernel;
File
gs.h
Description
This class is used in graphics system (GS) initialization and shutdown. The GS meta-API objects hide behind a pure virtual interface, and they are constructed via the AcGsGraphicsKernel.
Links
Previous Declaration
class AcGsClassFactory