VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgIEnginePostDrawCallback Class Reference
Inheritance diagram for VgIEnginePostDrawCallback:
Inheritance graph

Public Member Functions

void swigReleaseOwnership ()
 
void swigTakeOwnership ()
 
void postDraw (VgIEngineContext pContext)
 
void setEngine (VgIEngine pEngine)
 
- Public Member Functions inherited from VgReferenced
synchronized void release ()
 
 VgReferenced ()
 
 VgReferenced (VgReferenced pThis)
 
void ref ()
 
int unref ()
 
int getNbReferences ()
 

Detailed Description

This callback is used to draw some elements on the screen after the 3D view has been drawn.

Member Function Documentation

void VgIEnginePostDrawCallback.postDraw ( VgIEngineContext  pContext)

This method is called after a 3D view is rendered.

Parameters
pContextthe context used to draw on the screen.
void VgIEnginePostDrawCallback.setEngine ( VgIEngine  pEngine)

Set the engine associated with the callback. The is set automatically by the engine when the object is added as a listener of the post draw events.

Parameters
pEngineThe engine to which this callback was added to.
void VgIEnginePostDrawCallback.swigReleaseOwnership ( )
void VgIEnginePostDrawCallback.swigTakeOwnership ( )

The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016