VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
int | getWidth () |
int | getHeight () |
![]() | |
synchronized void | release () |
VgReferenced () | |
VgReferenced (VgReferenced pThis) | |
void | ref () |
int | unref () |
int | getNbReferences () |
The VgITexture interface is used to handle texture in the application.
VgITexture are created using VgITextureManager::createTexture . See VgRefPtr 's documentation to learn how to use pointers to VgITexture .
int VgITexture.getHeight | ( | ) |
int VgITexture.getWidth | ( | ) |