Share

AcGsManager::getConfig Method

C++

static DRAWBRIDGE_API AcGsConfig* getConfig();

Description

This method returns the global AcGsConfig object. This object controls the configuration for all graphics kernels.

Returns

The global AcGsConfig object.

Links

AcGsManager Class

Was this information helpful?