Pular para o conteúdo principal

OGLES3

classe OGLES3

Class information


public class OGLES3
extends JAVARuntime.OGLES2

— Construtores (1) —

ConstrutorDescrição
OGLES3()Missing information

— Métodos (9) —

NomeDescriçã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