VisioMove SDK (iOS)
2.1.22
|
Public Member Functions | |
VgIEngineContext () | |
Public Attributes | |
void * | mContext |
This class is used to encapsulate an engine context. This context's implementation depends on the platform the application is running on. For example when using Qt platform mContext can be casted in QPainter to have a chance post-drawing on the screen.
|
inline |
Constructor
void* VgEngine::VgIEngineContext::mContext |
The platform dependent context to draw on screen.