CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
CFxRenderHintsProperty Member List

This is the complete list of members for CFxRenderHintsProperty, including all inherited members.

allocateAt(OdGsDevice *device, const CFxRenderHints &def)CFxDevicePropertyPtr< CFxRenderHints, CFxRenderHints >inlinestatic
allocateAt(OdGsDevice *device)CFxDevicePropertyPtr< CFxRenderHints, CFxRenderHints >inlinestatic
Base typedefCFxDevicePropertyPtr< CFxRenderHints, CFxRenderHints >
deallocateAt(OdGsDevice *device)CFxDevicePropertyPtr< CFxRenderHints, CFxRenderHints >inlinestatic
fromDevice(OdGsDevice *device, bool *isValid=0)CFxDevicePropertyPtr< CFxRenderHints, CFxRenderHints >inlinestatic
removeFromDevice(OdGsDevice *device)CFxDeviceProperty< _DataTy, _TraitsTy >inlinestatic
toDevice(OdGsDevice *device, const CFxRenderHints *val)CFxDevicePropertyPtr< CFxRenderHints, CFxRenderHints >inlinestatic
CFxDeviceProperty::toDevice(OdGsDevice *device, const _DataTy &val)CFxDeviceProperty< _DataTy, _TraitsTy >inlinestatic
Traits typedefCFxDeviceProperty< _DataTy, _TraitsTy >