public class WireFrameSurface extends Surface
typedArrays, vertexColorBuffer, vertexPositionBuffer, xAngle, yAngle, zAngle
Constructor and Description |
---|
WireFrameSurface(OrthonormalGrid grid,
Mapper mapper) |
WireFrameSurface(Surface surface) |
Modifier and Type | Method and Description |
---|---|
void |
initBuffers(WebGLRenderingContext gl) |
finalizeBuffers, render, showWireFrame
getVertexColorBuffer, getVertexPositionBuffer, mvPopMatrix, mvPushMatrix, setAngles, setVertexColorBuffer, setVertexPositionBuffer
public WireFrameSurface(OrthonormalGrid grid, Mapper mapper)
public WireFrameSurface(Surface surface)
public void initBuffers(WebGLRenderingContext gl)
initBuffers
in class Surface
Copyright © 2018 Xalys. All rights reserved.