getVertexAttribOffset method - RenderingContext class - Dart
文章推薦指數: 80 %
API docs for the getVertexAttribOffset method from the RenderingContext class, for the Dart programming language. Dart dart:web_gl RenderingContext getVertexAttribOffsetmethod RenderingContextclass Properties canvas drawingBufferHeight drawingBufferWidth hashCode runtimeType Methods activeTexture attachShader bindAttribLocation bindBuffer bindFramebuffer bindRenderbuffer bindTexture blendColor blendEquation blendEquationSeparate blendFunc blendFuncSeparate bufferData bufferDataTyped bufferSubData bufferSubDataTyped checkFramebufferStatus clear clearColor clearDepth clearStencil colorMask commit compileShader compressedTexImage2D compressedTexSubImage2D copyTexImage2D copyTexSubImage2D createBuffer createFramebuffer createProgram createRenderbuffer createShader createTexture cullFace deleteBuffer deleteFramebuffer deleteProgram deleteRenderbuffer deleteShader deleteTexture depthFunc depthMask depthRange detachShader disable disableVertexAttribArray drawArrays drawElements enable enableVertexAttribArray finish flush framebufferRenderbuffer framebufferTexture2D frontFace generateMipmap getActiveAttrib getActiveUniform getAttachedShaders getAttribLocation getBufferParameter getContextAttributes getError getExtension getFramebufferAttachmentParameter getParameter getProgramInfoLog getProgramParameter getRenderbufferParameter getShaderInfoLog getShaderParameter getShaderPrecisionFormat getShaderSource getSupportedExtensions getTexParameter getUniform getUniformLocation getVertexAttrib getVertexAttribOffset hint isBuffer isContextLost isEnabled isFramebuffer isProgram isRenderbuffer isShader isTexture lineWidth linkProgram noSuchMethod pixelStorei polygonOffset readPixels renderbufferStorage sampleCoverage scissor shaderSource stencilFunc stencilFuncSeparate stencilMask stencilMaskSeparate stencilOp stencilOpSeparate texImage2D texImage2DTyped texImage2DUntyped texParameterf texParameteri texSubImage2D texSubImage2DTyped texSubImage2DUntyped toString uniform1f uniform1fv uniform1i uniform1iv uniform2f uniform2fv uniform2i uniform2iv uniform3f uniform3fv uniform3i uniform3iv uniform4f uniform4fv uniform4i uniform4iv uniformMatrix2fv uniformMatrix3fv uniformMatrix4fv useProgram validateProgram vertexAttrib1f vertexAttrib1fv vertexAttrib2f vertexAttrib2fv vertexAttrib3f vertexAttrib3fv vertexAttrib4f vertexAttrib4fv vertexAttribPointer viewport Operators operator== Staticproperties supported description getVertexAttribOffsetmethod Nullsafety int getVertexAttribOffset(intindex, intpname ) Implementation intgetVertexAttribOffset(intindex,intpname)native;
延伸文章資訊
- 1getVertexAttribOffset | Apple Developer Documentation
getVertexAttribOffset. No overview available. Availability. Safari Desktop 9.0+; Safari Mobile 9....
- 2WebGLRenderingContext.getVertexAttribOffset() - Web APIs
The WebGLRenderingContext.getVertexAttribOffset() method of the WebGL API returns the address of ...
- 3WebGLRenderingContext.getVertexAttribOffset() | Web API
WebGLRenderingContext.getVertexAttribOffset() 方法源于 WebGL API returns the address of a specified v...
- 4getVertexAttribOffset方法 - Runebook.dev
... Dart项目作者根据知识共享署名-相同方式共享许可协议v4.0许可。 https://api.dart.dev/stable/2.15.1/dart-web_gl/RenderingCo...
- 5glGetVertexAttribPointerv