Pins a UIView to a given mapPosition.
More...
Inherits VgIEnginePostDrawCallback.
Pins a UIView to a given mapPosition.
This callback will be called every frame to adjust the UIView position.
ViewRepositionPostDrawCallback::ViewRepositionPostDrawCallback |
( |
UIView * |
pView, |
|
|
VgEngine::VgICamera * |
pCamera, |
|
|
const VgEngine::VgPosition & |
pPosition |
|
) |
| |
Position used to pin the View.
virtual void ViewRepositionPostDrawCallback::postDraw |
( |
VgEngine::VgIEngineContext * |
pContext | ) |
|
|
virtual |
Reposition the UIView after a draw.
VgEngine::VgICamera* ViewRepositionPostDrawCallback::mCamera |
|
protected |
VgEngine::VgPosition ViewRepositionPostDrawCallback::mPosition |
|
protected |
UIView* ViewRepositionPostDrawCallback::mView |
|
protected |
The documentation for this class was generated from the following file: