API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > OdGiGDIConvCtxStorage Structure
OdGiGDIConvCtxStorage Structure
Syntax
C++
struct OdGiGDIConvCtxStorage { enum Flags { kContextSet = 1, kDevArraySet = 2, kDeviationSet = 4 }; OdUInt8 m_flags; OdGiConveyorContext * m_pDrawContext; OdGeDoubleArray m_deviations; const OdGiDeviation * m_pDeviation; };

ExGiGDIViewportClipper.h

This class implements storage container for temporary conveyor node elements.

 
Name 
Description 
 
This is OdGiGDIConvCtxStorage, a member of class OdGiGDIConvCtxStorage. 
 
Name 
Description 
 
This is m_deviations, a member of class OdGiGDIConvCtxStorage. 
 
This is m_flags, a member of class OdGiGDIConvCtxStorage. 
 
This is m_pDeviation, a member of class OdGiGDIConvCtxStorage. 
 
This is m_pDrawContext, a member of class OdGiGDIConvCtxStorage. 
 
Name 
Description 
 
This is record OdGiGDIConvCtxStorage::Flags. 
 
Name 
Description 
 
init 
This is init, a member of class OdGiGDIConvCtxStorage. 
 
This is the overview for the setDeviation method overload. 
 
This is setDrawContext, a member of class OdGiGDIConvCtxStorage. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.