public class Square extends Shape
typedArrays, vertexColorBuffer, vertexPositionBuffer, xAngle, yAngle, zAngle
Modifier and Type | Method and Description |
---|---|
void |
initBuffers(WebGLRenderingContext gl) |
finalizeBuffers, getVertexColorBuffer, getVertexPositionBuffer, mvPopMatrix, mvPushMatrix, render, setAngles, setVertexColorBuffer, setVertexPositionBuffer
public Square(Point3D[] points)
public void initBuffers(WebGLRenderingContext gl)
initBuffers
in class Shape
Copyright © 2018 Xalys. All rights reserved.