FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
AcGsManager Class Reference

#include <addclass.h>

Inheritance diagram for AcGsManager:
AcRxObject AcRTTIObject AcObject

Public Member Functions

 ACRX_DECLARE_MEMBERS (AcGsManager)
 
AcGsClassFactorygetGSClassFactory ()
 
void destroyAutoCADModel (AcGsModel *)
 
void destroyAutoCADDevice (AcGsDevice *)
 
AcGsDevicecreateAutoCADDevice (AcGsGraphicsKernel &, AcGsWindowingSystemID)
 
AcGsModelcreateAutoCADModel (AcGsGraphicsKernel &)
 
virtual AcGsDevicegetGUIDevice ()
 
- Public Member Functions inherited from AcRxObject
virtual AcRxObjectqueryX (AcRxClass const *) const
 
AcRxObjectx (AcRxClass const *) const
 
virtual AcRxClassisA (void) const
 
virtual AcRxObjectclone (void) const
 
virtual AcRx::Ordering comparedTo (AcRxObject const *) const
 
virtual Acad::ErrorStatus copyFrom (AcRxObject const *)
 
virtual int isEqualTo (AcRxObject const *) const
 
bool isKindOf (const AcRxClass *pOtherClass) const
 
virtual ~AcRxObject (void)
 
- Public Member Functions inherited from AcRTTIObject
 AcRTTIObject ()
 
virtual ~AcRTTIObject ()
 
- Public Member Functions inherited from AcObject
 AcObject ()
 
 AcObject (const AcObject &source)
 
virtual ~AcObject ()
 
voiddata () const
 

Static Public Member Functions

static AcGsGraphicsKernelacquireGraphicsKernel (const AcGsKernelDescriptor &)
 
static void releaseGraphicsKernel (AcGsGraphicsKernel *pKernel)
 
- Static Public Member Functions inherited from AcRxObject
static AcRxClass *__cdecl desc (void)
 
static AcRxObject *__cdecl cast (AcRxObject const *)
 

Additional Inherited Members

- Protected Member Functions inherited from AcRxObject
 AcRxObject (void)
 
virtual AcRxObjectsubQueryX (AcRxClass const *) const
 
- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 640 of file addclass.h.

Member Function Documentation

◆ acquireGraphicsKernel()

static AcGsGraphicsKernel * AcGsManager::acquireGraphicsKernel ( const AcGsKernelDescriptor & )
static

◆ ACRX_DECLARE_MEMBERS()

AcGsManager::ACRX_DECLARE_MEMBERS ( AcGsManager )

◆ createAutoCADDevice()

AcGsDevice * AcGsManager::createAutoCADDevice ( AcGsGraphicsKernel & ,
AcGsWindowingSystemID  )

◆ createAutoCADModel()

AcGsModel * AcGsManager::createAutoCADModel ( AcGsGraphicsKernel & )

◆ destroyAutoCADDevice()

void AcGsManager::destroyAutoCADDevice ( AcGsDevice * )

◆ destroyAutoCADModel()

void AcGsManager::destroyAutoCADModel ( AcGsModel * )

◆ getGSClassFactory()

AcGsClassFactory * AcGsManager::getGSClassFactory ( )

◆ getGUIDevice()

virtual AcGsDevice * AcGsManager::getGUIDevice ( )
virtual

◆ releaseGraphicsKernel()

static void AcGsManager::releaseGraphicsKernel ( AcGsGraphicsKernel * pKernel)
static

The documentation for this class was generated from the following file: