Class GLSUNMeshArray
java.lang.Object
overrungl.opengl.sun.GLSUNMeshArray
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
DrawMeshArraysSUN
(int mode, int first, int count, int width) void glDrawMeshArraysSUN((unsigned int) GLenum mode, (int) GLint first, (int) GLsizei count, (int) GLsizei width);
-
Field Details
-
GL_QUAD_MESH_SUN
public static final int GL_QUAD_MESH_SUN- See Also:
-
GL_TRIANGLE_MESH_SUN
public static final int GL_TRIANGLE_MESH_SUN- See Also:
-
-
Constructor Details
-
GLSUNMeshArray
-
-
Method Details
-
DrawMeshArraysSUN
public void DrawMeshArraysSUN(int mode, int first, int count, int width) void glDrawMeshArraysSUN((unsigned int) GLenum mode, (int) GLint first, (int) GLsizei count, (int) GLsizei width);
-