public class JsOESVertexArrayObject extends JsElementalMixinBase implements OESVertexArrayObject
VERTEX_ARRAY_BINDING_OES
SVG_ZOOMANDPAN_DISABLE, SVG_ZOOMANDPAN_MAGNIFY, SVG_ZOOMANDPAN_UNKNOWN
Modifier | Constructor and Description |
---|---|
protected |
JsOESVertexArrayObject() |
Modifier and Type | Method and Description |
---|---|
void |
bindVertexArrayOES(WebGLVertexArrayObjectOES arrayObject) |
JsWebGLVertexArrayObjectOES |
createVertexArrayOES() |
void |
deleteVertexArrayOES(WebGLVertexArrayObjectOES arrayObject) |
boolean |
isVertexArrayOES(WebGLVertexArrayObjectOES arrayObject) |
addEventListener, addEventListener, beginElement, beginElementAt, dispatchEvent, endElement, endElementAt, getAnimatedClassName, getAnimatedHeight, getAnimatedHref, getAnimatedResult, getAnimatedTransform, getAnimatedWidth, getAnimatedX, getAnimatedY, getBBox, getChildElementCount, getCTM, getExternalResourcesRequired, getFarthestViewportElement, getFirstElementChild, getLastElementChild, getNearestViewportElement, getNextElementSibling, getPresentationAttribute, getPreserveAspectRatio, getPreviousElementSibling, getRequiredExtensions, getRequiredFeatures, getScreenCTM, getSvgStyle, getSystemLanguage, getTransformToElement, getViewBox, getXmllang, getXmlspace, getZoomAndPan, hasExtension, querySelector, querySelectorAll, removeEventListener, removeEventListener, setXmllang, setXmlspace, setZoomAndPan
at, at, intAt, intAt, length, numberAt, numberAt, setAt, setAt, setAt, setAt, setAt, setAt
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
intAt, length
numberAt
public final void bindVertexArrayOES(WebGLVertexArrayObjectOES arrayObject)
bindVertexArrayOES
in interface OESVertexArrayObject
public final JsWebGLVertexArrayObjectOES createVertexArrayOES()
createVertexArrayOES
in interface OESVertexArrayObject
public final void deleteVertexArrayOES(WebGLVertexArrayObjectOES arrayObject)
deleteVertexArrayOES
in interface OESVertexArrayObject
public final boolean isVertexArrayOES(WebGLVertexArrayObjectOES arrayObject)
isVertexArrayOES
in interface OESVertexArrayObject
Copyright © 2018. All rights reserved.