OGLES3
classe OGLES3
Class information
public class OGLES3
extends JAVARuntime.OGLES2
— Construtores (1) —
| Construtor | Descrição |
|---|---|
| OGLES3() | Missing information |
— Métodos (9) —
| Nome | Descrição |
|---|---|
| void drawTriangles([int[]] indices) | Missing information |
| void drawTriangles(IntBuffer indices) | Missing information |
| void drawTriangles(NativeIntBuffer buffer) | Missing information |
| void drawLines([int[]] indices) | Missing information |
| void drawLines(IntBuffer indices) | Missing information |
| void drawLines(NativeIntBuffer buffer) | Missing information |
| void clearColorBuffer() | Missing information |
| void clearDepthBuffer() | Missing information |
| void clearColorDepthBuffer() | Missing information |