VisioMove SDK (Android)
2.1.22
|
This is the complete list of members for VgITextureManager, including all inherited members.
createTexture(VgBinaryBufferConstRefPtr pBuffer, boolean pGenerateMipmaps) | VgITextureManager | |
createTexture(VgBinaryBufferConstRefPtr pBuffer) | VgITextureManager | |
createTexture(long pWidth, long pHeight, VgPixelFormat pPixelFormat, String pData, long pLength, boolean pGenerateMipmaps) | VgITextureManager | |
createTexture(long pWidth, long pHeight, VgPixelFormat pPixelFormat, String pData, long pLength) | VgITextureManager | |
createTextureWithUniformColor(VgColor pColor, long pWidth, long pHeight) | VgITextureManager | |
createTextureWithUniformColor(VgColor pColor, long pWidth) | VgITextureManager | |
createTextureWithUniformColor(VgColor pColor) | VgITextureManager | |
getTexture(String pTextureName) | VgITextureManager |