VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
CDrawContext::Impl Struct Reference

Classes

struct  State
 

Public Attributes

UTF8StringdrawStringHelper {nullptr}
 
CRect surfaceRect
 
double scaleFactor {1.}
 
State currentState
 
std::stack< StateglobalStatesStack
 
std::stack< CGraphicsTransformtransformStack
 
PlatformGraphicsDeviceContextPtr device
 

Member Data Documentation

State currentState
UTF8String* drawStringHelper {nullptr}
std::stack<State> globalStatesStack
double scaleFactor {1.}
CRect surfaceRect
std::stack<CGraphicsTransform> transformStack

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