Package org.lwjgl.opengles
Class NVDrawPath
java.lang.Object
org.lwjgl.opengles.NVDrawPath
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Values for the CAP[0-3]_STYLE_NV path parameter:static final int
Values for the CAP[0-3]_STYLE_NV path parameter:static final int
Values for the CAP[0-3]_STYLE_NV path parameter:static final int
Values for the CAP[0-3]_STYLE_NV path parameter:static final byte
Accepted as path commands by CreatePathNV:static final byte
Accepted as path commands by CreatePathNV:static final int
Values for the ILL_RULE_NV path parameter:static final int
Accepted as the <mode> parameter of DrawPathbufferNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final int
Values for the JOIN_STYLE_NV path parameter:static final int
Values for the JOIN_STYLE_NV path parameter:static final int
Values for the JOIN_STYLE_NV path parameter:static final int
Values for the JOIN_STYLE_NV path parameter:static final byte
Accepted as path commands by CreatePathNV:static final int
Accepted as the <target> parameter of PathMatrixNV:static final int
Accepted as the <target> parameter of PathMatrixNV:static final int
Accepted as the <target> parameter of PathMatrixNV:static final int
Accepted as the <target> parameter of PathMatrixNV:static final int
Accepted as the <target> parameter of PathMatrixNV:static final int
Accepted as the <target> parameter of PathMatrixNV:static final byte
Accepted as path commands by CreatePathNV:static final int
Values for the ILL_RULE_NV path parameter:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final byte
Accepted as path commands by CreatePathNV:static final byte
Accepted as path commands by CreatePathNV:static final byte
Accepted as path commands by CreatePathNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final byte
Accepted as path commands by CreatePathNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final byte
Accepted as path commands by CreatePathNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final byte
Accepted as path commands by CreatePathNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final int
Accepted as the <paramType> parameter of PathParameterNV:static final int
Accepted as the <mode> parameter of DrawPathbufferNV: -
Method Summary
Modifier and TypeMethodDescriptionstatic int
glCreatePathbufferNV
(int capacity) static int
glCreatePathNV
(int datatype, ByteBuffer commands) static int
static void
glDeletePathbufferNV
(int buffer) static void
glDeletePathNV
(int path) static void
glDrawPathbufferNV
(int buffer, int mode) static void
glDrawPathNV
(int path, int mode) static void
glPathbufferPathNV
(int buffer, int index, int path) static void
glPathbufferPositionNV
(int buffer, int index, float x, float y) static void
glPathMatrixNV
(int target, FloatBuffer value) static void
glPathParameterfNV
(int path, int paramType, float param) static void
glPathParameteriNV
(int path, int paramType, int param) static void
glPathVerticesNV
(int path, ByteBuffer vertices)
-
Field Details
-
GL_PATH_QUALITY_NV
public static final int GL_PATH_QUALITY_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_FILL_RULE_NV
public static final int GL_FILL_RULE_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_STROKE_CAP0_STYLE_NV
public static final int GL_STROKE_CAP0_STYLE_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_STROKE_CAP1_STYLE_NV
public static final int GL_STROKE_CAP1_STYLE_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_STROKE_CAP2_STYLE_NV
public static final int GL_STROKE_CAP2_STYLE_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_STROKE_CAP3_STYLE_NV
public static final int GL_STROKE_CAP3_STYLE_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_STROKE_JOIN_STYLE_NV
public static final int GL_STROKE_JOIN_STYLE_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_STROKE_MITER_LIMIT_NV
public static final int GL_STROKE_MITER_LIMIT_NVAccepted as the <paramType> parameter of PathParameterNV:- See Also:
-
GL_EVEN_ODD_NV
public static final int GL_EVEN_ODD_NVValues for the ILL_RULE_NV path parameter:- See Also:
-
GL_NON_ZERO_NV
public static final int GL_NON_ZERO_NVValues for the ILL_RULE_NV path parameter:- See Also:
-
GL_CAP_BUTT_NV
public static final int GL_CAP_BUTT_NVValues for the CAP[0-3]_STYLE_NV path parameter:- See Also:
-
GL_CAP_ROUND_NV
public static final int GL_CAP_ROUND_NVValues for the CAP[0-3]_STYLE_NV path parameter:- See Also:
-
GL_CAP_SQUARE_NV
public static final int GL_CAP_SQUARE_NVValues for the CAP[0-3]_STYLE_NV path parameter:- See Also:
-
GL_CAP_TRIANGLE_NV
public static final int GL_CAP_TRIANGLE_NVValues for the CAP[0-3]_STYLE_NV path parameter:- See Also:
-
GL_JOIN_MITER_NV
public static final int GL_JOIN_MITER_NVValues for the JOIN_STYLE_NV path parameter:- See Also:
-
GL_JOIN_ROUND_NV
public static final int GL_JOIN_ROUND_NVValues for the JOIN_STYLE_NV path parameter:- See Also:
-
GL_JOIN_BEVEL_NV
public static final int GL_JOIN_BEVEL_NVValues for the JOIN_STYLE_NV path parameter:- See Also:
-
GL_JOIN_CLIPPED_MITER_NV
public static final int GL_JOIN_CLIPPED_MITER_NVValues for the JOIN_STYLE_NV path parameter:- See Also:
-
GL_MATRIX_PATH_TO_CLIP_NV
public static final int GL_MATRIX_PATH_TO_CLIP_NVAccepted as the <target> parameter of PathMatrixNV:- See Also:
-
GL_MATRIX_STROKE_TO_PATH_NV
public static final int GL_MATRIX_STROKE_TO_PATH_NVAccepted as the <target> parameter of PathMatrixNV:- See Also:
-
GL_MATRIX_PATH_COORD0_NV
public static final int GL_MATRIX_PATH_COORD0_NVAccepted as the <target> parameter of PathMatrixNV:- See Also:
-
GL_MATRIX_PATH_COORD1_NV
public static final int GL_MATRIX_PATH_COORD1_NVAccepted as the <target> parameter of PathMatrixNV:- See Also:
-
GL_MATRIX_PATH_COORD2_NV
public static final int GL_MATRIX_PATH_COORD2_NVAccepted as the <target> parameter of PathMatrixNV:- See Also:
-
GL_MATRIX_PATH_COORD3_NV
public static final int GL_MATRIX_PATH_COORD3_NVAccepted as the <target> parameter of PathMatrixNV:- See Also:
-
GL_FILL_PATH_NV
public static final int GL_FILL_PATH_NVAccepted as the <mode> parameter of DrawPathbufferNV:- See Also:
-
GL_STROKE_PATH_NV
public static final int GL_STROKE_PATH_NVAccepted as the <mode> parameter of DrawPathbufferNV:- See Also:
-
GL_MOVE_TO_NV
public static final byte GL_MOVE_TO_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_LINE_TO_NV
public static final byte GL_LINE_TO_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_QUADRATIC_BEZIER_TO_NV
public static final byte GL_QUADRATIC_BEZIER_TO_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_CUBIC_BEZIER_TO_NV
public static final byte GL_CUBIC_BEZIER_TO_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_START_MARKER_NV
public static final byte GL_START_MARKER_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_CLOSE_NV
public static final byte GL_CLOSE_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_STROKE_CAP0_NV
public static final byte GL_STROKE_CAP0_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_STROKE_CAP1_NV
public static final byte GL_STROKE_CAP1_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_STROKE_CAP2_NV
public static final byte GL_STROKE_CAP2_NVAccepted as path commands by CreatePathNV:- See Also:
-
GL_STROKE_CAP3_NV
public static final byte GL_STROKE_CAP3_NVAccepted as path commands by CreatePathNV:- See Also:
-
-
Method Details
-
glCreatePathNV
-
glDeletePathNV
public static void glDeletePathNV(int path) -
glPathVerticesNV
-
glPathParameterfNV
public static void glPathParameterfNV(int path, int paramType, float param) -
glPathParameteriNV
public static void glPathParameteriNV(int path, int paramType, int param) -
glCreatePathProgramNV
public static int glCreatePathProgramNV() -
glPathMatrixNV
-
glDrawPathNV
public static void glDrawPathNV(int path, int mode) -
glCreatePathbufferNV
public static int glCreatePathbufferNV(int capacity) -
glDeletePathbufferNV
public static void glDeletePathbufferNV(int buffer) -
glPathbufferPathNV
public static void glPathbufferPathNV(int buffer, int index, int path) -
glPathbufferPositionNV
public static void glPathbufferPositionNV(int buffer, int index, float x, float y) -
glDrawPathbufferNV
public static void glDrawPathbufferNV(int buffer, int mode)
-