public class VgIEngineContext
extends java.lang.Object
Constructor and Description |
---|
VgIEngineContext() |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
SWIGTYPE_p_void |
getMContext()
The platform dependent context to draw on screen.
|
void |
setMContext(SWIGTYPE_p_void value)
The platform dependent context to draw on screen.
|
public void delete()
public void setMContext(SWIGTYPE_p_void value)
public SWIGTYPE_p_void getMContext()