Package | Description |
---|---|
com.xalys.xgl.wgl | |
com.xalys.xgl.wgl.chart.axis | |
com.xalys.xgl.wgl.chart.primitives |
Modifier and Type | Field and Description |
---|---|
protected WebGLRenderingContext |
AbstractWebGLCanvas.gl |
protected WebGLRenderingContext |
AbstractWebGLCanvas.osgl |
Modifier and Type | Method and Description |
---|---|
WebGLRenderingContext |
AbstractWebGLCanvas.getGL() |
Modifier and Type | Method and Description |
---|---|
void |
Axis.finalizeBuffers(WebGLRenderingContext gl) |
void |
Axis.initBuffers(WebGLRenderingContext gl) |
void |
Axis.render(WebGLRenderingContext gl,
com.google.gwt.typedarrays.shared.Float32Array modelViewMatrix) |
Modifier and Type | Method and Description |
---|---|
void |
Shape.finalizeBuffers(WebGLRenderingContext gl) |
void |
Surface.finalizeBuffers(WebGLRenderingContext gl) |
void |
Line.initBuffers(WebGLRenderingContext gl) |
abstract void |
Shape.initBuffers(WebGLRenderingContext gl) |
void |
Square.initBuffers(WebGLRenderingContext gl) |
void |
Surface.initBuffers(WebGLRenderingContext gl) |
void |
Point.initBuffers(WebGLRenderingContext gl) |
void |
WireFrameSurface.initBuffers(WebGLRenderingContext gl) |
void |
Shape.render(WebGLRenderingContext gl,
com.google.gwt.typedarrays.shared.Float32Array modelViewMatrix) |
void |
Surface.render(WebGLRenderingContext gl,
com.google.gwt.typedarrays.shared.Float32Array modelViewMatrix) |
Copyright © 2018 Xalys. All rights reserved.