protected class WindowsWebView.WindowsWebViewTexture extends WebViewTexture
| Modifier and Type | Field and Description |
|---|---|
protected long |
updateTime |
flipVertically, frameSizeheight, texCoords, textureInitializationFailed, width| Constructor and Description |
|---|
WindowsWebViewTexture(Dimension frameSize,
boolean useMipMaps) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateIfNeeded(DrawContext dc)
Update the texture if the native WebView window has changed.
|
bind, initializeTextureapplyInternalTransform, getHeight, getImageSource, getTexCoords, getTexture, getTextureFromCache, getWidth, initialize, isTextureCurrent, isTextureInitializationFailed, isUseAnisotropy, isUseMipMaps, setUseAnisotropypublic WindowsWebViewTexture(Dimension frameSize, boolean useMipMaps)
protected void updateIfNeeded(DrawContext dc)
updateIfNeeded in class WebViewTexturedc - Draw context