CFx SDK Documentation
2022 SP0
|
Functions | |
TOOLKIT_EXPORT OdGsLayoutHelperPtr | setupActiveLayoutViews (OdGsDevice *pDevice, OdGiContextForDbDatabase *pGiCtx) |
TOOLKIT_EXPORT OdGsLayoutHelperPtr | setupLayoutViews (OdDbObjectId layoutId, OdGsDevice *pDevice, OdGiContextForDbDatabase *pGiCtx) |
TOOLKIT_EXPORT void | setupPalette (OdGsDevice *device, OdGiContextForDbDatabase *giContext, OdDbStub *layoutId=0, ODCOLORREF palBackground=ODRGBA(0, 0, 0, 0)) |
<group TD_Namespaces>
TOOLKIT_EXPORT OdGsLayoutHelperPtr OdDbGsManager::setupActiveLayoutViews | ( | OdGsDevice * | pDevice, |
OdGiContextForDbDatabase * | pGiCtx | ||
) |
Populates OdGsDevice-derived object with OdGsViews-derived objects. Returns OdGsDevice-derived wrapper that handles some OdGsDevice's calls.
TOOLKIT_EXPORT OdGsLayoutHelperPtr OdDbGsManager::setupLayoutViews | ( | OdDbObjectId | layoutId, |
OdGsDevice * | pDevice, | ||
OdGiContextForDbDatabase * | pGiCtx | ||
) |
Populates OdGsDevice-derived object with OdGsViews-derived objects. Returns OdGsDevice-derived wrapper that handles some OdGsDevice's calls.
TOOLKIT_EXPORT void OdDbGsManager::setupPalette | ( | OdGsDevice * | device, |
OdGiContextForDbDatabase * | giContext, | ||
OdDbStub * | layoutId = 0 , |
||
ODCOLORREF | palBackground = ODRGBA(0, 0, 0, 0) |
||
) |
Setups OdGsDevice-derived object with the palette associated with specified layout.