A B C D E F G H I L M N O P R S T U V W X Y 

A

a() - Method in class org.lwjgl.nanovg.NVGColor
Returns the value of the a field.
a() - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Returns the value of the a field.
a(float) - Method in class org.lwjgl.nanovg.NVGColor
Sets the specified value to the a field.
a(float) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Sets the specified value to the a field.
A - Static variable in class org.lwjgl.nanovg.NVGColor
The struct member offsets.
activeNodeColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a NVGColor view of the activeNodeColor field.
activeNodeColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns a NVGColor view of the activeNodeColor field.
activeNodeColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Passes the activeNodeColor field to the specified Consumer.
activeNodeColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Passes the activeNodeColor field to the specified Consumer.
activeNodeColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified NVGColor to the activeNodeColor field.
activeNodeColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Copies the specified NVGColor to the activeNodeColor field.
ACTIVENODECOLOR - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.
ALIGNOF - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NSVGGradientStop
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NSVGImage
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NSVGPaint
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NVGColor
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NVGGlyphPosition
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NVGLUFramebuffer
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.UIRect
The struct alignment in bytes.
ALIGNOF - Static variable in class org.lwjgl.nanovg.UIVec2
The struct alignment in bytes.

B

b() - Method in class org.lwjgl.nanovg.NVGColor
Returns the value of the b field.
b() - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Returns the value of the b field.
b(float) - Method in class org.lwjgl.nanovg.NVGColor
Sets the specified value to the b field.
b(float) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Sets the specified value to the b field.
B - Static variable in class org.lwjgl.nanovg.NVGColor
The struct member offsets.
backgroundColor() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a NVGColor view of the backgroundColor field.
backgroundColor() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a NVGColor view of the backgroundColor field.
backgroundColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the backgroundColor field to the specified Consumer.
backgroundColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the backgroundColor field to the specified Consumer.
backgroundColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified NVGColor to the backgroundColor field.
backgroundColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified NVGColor to the backgroundColor field.
BACKGROUNDCOLOR - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
Blendish - Class in org.lwjgl.nanovg
Blendish is a small collection of drawing functions for NanoVG, designed to replicate the look of the Blender 2.5+ User Interface.
BND_ACTIVE - Static variable in class org.lwjgl.nanovg.Blendish
States altering the styling of a widget.
BND_CENTER - Static variable in class org.lwjgl.nanovg.Blendish
How text on a control is aligned.
BND_CORNER_ALL - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_DOWN - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_DOWN_LEFT - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_DOWN_RIGHT - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_LEFT - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_NONE - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_RIGHT - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_TOP - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_TOP_LEFT - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_CORNER_TOP_RIGHT - Static variable in class org.lwjgl.nanovg.Blendish
Flags indicating which corners are sharp (for grouping widgets).
BND_DEFAULT - Static variable in class org.lwjgl.nanovg.Blendish
States altering the styling of a widget.
BND_DISABLED_ALPHA - Static variable in class org.lwjgl.nanovg.Blendish
Alpha of disabled widget groups.
BND_HOVER - Static variable in class org.lwjgl.nanovg.Blendish
States altering the styling of a widget.
BND_HSPACING - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_ICON_ACTION - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ACTION_TWEAK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ALIASED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ALIGN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ANIM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ANIM_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ANTIALIASED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_APPEND_BLEND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ARMATURE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ARROW_LEFTRIGHT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ASSET_MANAGER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_AUTO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_AUTOMERGE_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_AUTOMERGE_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_AXIS_FRONT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_AXIS_SIDE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_AXIS_TOP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BACK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BBOX - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BLANK1 - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BLENDER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BOIDS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BONE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BOOKMARKS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BORDER_LASSO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BORDER_RECT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BORDERMOVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BRUSH_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_BUTS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CAMERA_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CAMERA_STEREO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CANCEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CHECKBOX_DEHLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CHECKBOX_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CLIP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CLIPUV_DEHLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CLIPUV_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COLLAPSEMENU - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COLOR - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COLOR_BLUE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COLOR_GREEN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COLOR_RED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CONSOLE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CONSTRAINT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CONSTRAINT_BONE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CONSTRAINT_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COPY_ID - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_COPYDOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURSOR - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURVE_BEZCIRCLE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURVE_BEZCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURVE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURVE_NCIRCLE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURVE_NCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_CURVE_PATH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DISCLOSURE_TRI_DOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DISCLOSURE_TRI_RIGHT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DISK_DRIVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DOT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DOTSDOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DOTSUP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DOWNARROW_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_DRIVER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EDGESEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EDIT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EDITMODE_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EMPTY_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ERROR - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EXPORT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EXTERNAL_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_EYEDROPPER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FACESEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FACESEL_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_BACKUP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_BLANK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_BLEND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_FOLDER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_FONT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_IMAGE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_MOVIE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_PARENT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_REFRESH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_SCRIPT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_SOUND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_TEXT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILE_TICK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILESEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FILTER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FONT_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FONTPREVIEW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_BOID - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_CHARGE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_CURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_DRAG - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_FORCE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_HARMONIC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_LENNARDJONES - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_MAGNETIC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_SMOKEFLOW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_TEXTURE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_TURBULENCE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_VORTEX - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORCE_WIND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FORWARD - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FRAME_NEXT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FRAME_PREV - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FREEZE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FULLSCREEN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FULLSCREEN_ENTER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_FULLSCREEN_EXIT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GAME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GHOST - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GHOST_DISABLED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GHOST_ENABLED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GO_LEFT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GREASEPENCIL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GRID - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GRIP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GROUP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GROUP_BONE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GROUP_UVS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GROUP_VCOL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_GROUP_VERTEX - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_HAIR - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_HAND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_HELP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_HOOK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGE_ALPHA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGE_COL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGE_RGB - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGE_RGB_ALPHA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGE_ZDEPTH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMAGEFILE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMASEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMGDISPLAY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IMPORT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_INFO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_INLINK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_BACK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_BEZIER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_BOUNCE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_CIRC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_CONSTANT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_CUBIC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_EASE_IN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_EASE_IN_OUT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_EASE_OUT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_ELASTIC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_EXPO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_LINEAR - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_QUAD - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_QUART - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_QUINT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_IPO_SINE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_KEY_DEHLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_KEY_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_KEYINGSET - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP_AREA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP_HEMI - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP_POINT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP_SPOT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAMP_SUN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LATTICE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAYER_ACTIVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LAYER_USED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LIBRARY_DATA_DIRECT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LIBRARY_DATA_INDIRECT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LIGHTPAINT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINENUMBERS_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINENUMBERS_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINK_AREA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINK_BLEND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LINKED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOAD_FACTORY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOCKED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOCKVIEW_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOCKVIEW_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOGIC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LONGDISPLAY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOOP_BACK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOOP_FORWARDS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_LOOPSEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MAN_ROT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MAN_SCALE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MAN_TRANS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MANIPUL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MARKER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MARKER_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MAT_SPHERE_SKY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MATCUBE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MATERIAL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MATERIAL_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MATPLANE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MATSPHERE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MENU_PANEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_CIRCLE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_CONE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_CUBE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_CYLINDER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_GRID - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_ICOSPHERE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_MONKEY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_PLANE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_TORUS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MESH_UVSPHERE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_BALL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_CAPSULE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_CUBE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_ELLIPSOID - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_EMPTY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_META_PLANE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_ARMATURE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_ARRAY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_BEVEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_BOOLEAN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_BUILD - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_CAST - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_CLOTH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_CURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_DECIM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_DISPLACE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_DYNAMICPAINT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_EDGESPLIT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_EXPLODE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_FLUIDSIM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_LATTICE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_MASK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_MESHDEFORM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_MIRROR - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_MULTIRES - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_OCEAN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_PARTICLES - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_PHYSICS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_REMESH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SCREW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SHRINKWRAP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SIMPLEDEFORM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SKIN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SMOKE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SMOOTH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SOFT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SOLIDIFY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_SUBSURF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_TRIANGULATE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_UVPROJECT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_VERTEX_WEIGHT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_WARP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_WAVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MOD_WIREFRAME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MODIFIER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MONKEY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MUTE_IPO_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_MUTE_IPO_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NDOF_DOM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NDOF_FLY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NDOF_TRANS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NDOF_TURN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NEW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NEWFOLDER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NEXT_KEYFRAME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NLA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NLA_PUSHDOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NOCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NODE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NODE_SEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NODETREE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_NONE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OBJECT_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OBJECT_DATAMODE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OOPS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OPEN_RECENT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ORTHO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_ARMATURE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_CAMERA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_CURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_EMPTY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_FONT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_LAMP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_LATTICE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_MESH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_META - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_POSE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_SPEAKER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_DATA_SURFACE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_ARMATURE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_CAMERA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_CURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_EMPTY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_FONT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_LAMP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_LATTICE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_MESH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_META - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_SPEAKER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_OUTLINER_OB_SURFACE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PACKAGE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PANEL_CLOSE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PARTICLE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PARTICLE_PATH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PARTICLE_POINT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PARTICLE_TIP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PARTICLEMODE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PARTICLES - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PASTEDOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PASTEFLIPDOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PASTEFLIPUP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PAUSE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PHYSICS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PINNED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PLAY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PLAY_AUDIO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PLAY_REVERSE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PLUG - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PLUGIN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PLUS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PMARKER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PMARKER_ACT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PMARKER_SEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_POSE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_POSE_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_POTATO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PREFERENCES - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PREV_KEYFRAME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PREVIEW_RANGE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PROP_CON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PROP_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_PROP_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_QUESTION - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_QUIT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RADIO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RADIOBUT_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RADIOBUT_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_REC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RECOVER_AUTO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RECOVER_LAST - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RENDER_ANIMATION - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RENDER_REGION - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RENDER_RESULT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RENDER_STILL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RENDERLAYERS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RESTRICT_RENDER_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RESTRICT_RENDER_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RESTRICT_SELECT_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RESTRICT_SELECT_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RESTRICT_VIEW_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RESTRICT_VIEW_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RETOPO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_REW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RIGHTARROW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RIGHTARROW_THIN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RNA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RNA_ADD - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_RNDCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ROOTCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ROTACTIVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ROTATE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ROTATECENTER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ROTATECOLLECTION - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SAVE_AS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SAVE_COPY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SAVE_PREFS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCENE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCENE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCREEN_BACK - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCRIPT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCRIPTPLUGINS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCRIPTWIN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCULPT_DYNTOPO - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SCULPTMODE_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQ_CHROMA_SCOPE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQ_HISTOGRAM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQ_LUMA_WAVEFORM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQ_PREVIEW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQ_SEQUENCER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQ_SPLITVIEW - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SEQUENCE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SETTINGS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SHAPEKEY_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SHARPCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SHORTDISPLAY - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SMOOTH - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SMOOTHCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_EDGE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_FACE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_INCREMENT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_NORMAL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_PEEL_OBJECT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_SURFACE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_VERTEX - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SNAP_VOLUME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SOLID - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SOLO_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SOLO_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SORTALPHA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SORTBYEXT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SORTSIZE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SORTTIME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SOUND - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SPACE2 - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SPACE3 - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SPEAKER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SPHERECURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SPLITSCREEN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_STICKY_UVS_DISABLE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_STICKY_UVS_LOC - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_STICKY_UVS_VERT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_STRANDS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_STYLUS_PRESSURE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_NCIRCLE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_NCURVE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_NCYLINDER - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_NSPHERE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_NSURFACE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SURFACE_NTORUS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SYNTAX_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_SYNTAX_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TEXT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TEXTURE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TEXTURE_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TEXTURE_SHADED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TIME - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TPAINT_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TRIA_DOWN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TRIA_LEFT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TRIA_RIGHT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_TRIA_UP - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UGLYPACKAGE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UI - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UNLINKED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UNLOCKED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UNPINNED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_URL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UV_EDGESEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UV_FACESEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UV_ISLANDSEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UV_SYNC_SELECT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_UV_VERTEXSEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_VERTEXSEL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_VIEW3D - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_VIEWZOOM - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_VISIBLE_IPO_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_VISIBLE_IPO_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_VPAINT_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_WIRE - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_WORDWRAP_OFF - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_WORDWRAP_ON - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_WORLD - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_WORLD_DATA - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_WPAINT_HLT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_X - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOM_ALL - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOM_IN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOM_OUT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOM_PREVIOUS - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOM_SELECTED - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOMIN - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICON_ZOOMOUT - Static variable in class org.lwjgl.nanovg.Blendish
BNDicon
BND_ICONID(int, int) - Static method in class org.lwjgl.nanovg.Blendish
 
BND_LEFT - Static variable in class org.lwjgl.nanovg.Blendish
How text on a control is aligned.
BND_NODE_ARROW_AREA_WIDTH - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_NODE_MARGIN_DOWN - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_NODE_MARGIN_SIDE - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_NODE_MARGIN_TOP - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_NODE_PORT_RADIUS - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_NODE_TITLE_HEIGHT - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_SCROLLBAR_HEIGHT - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_SCROLLBAR_WIDTH - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_SPLITTER_AREA_SIZE - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_TOOL_WIDTH - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_VSPACING - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_VSPACING_GROUP - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
BND_WIDGET_HEIGHT - Static variable in class org.lwjgl.nanovg.Blendish
Enum values:
bndArrow(long, float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a horizontal arrow for a number field with its center at (x,y) and size s.
bndBackground(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws a flat panel without any decorations at position (x,y) with size (w,h) and fills it with backgroundColor.
bndBevel(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws a beveled border at position (x,y) with size (w,h) shaded with lighter and darker versions of backgroundColor.
bndBevelInset(long, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws a lower inset for a rounded box at position (x,y) with size (w,h) that gives the impression the surface has been pushed in.
bndCheck(long, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a checkmark for an option box with the given upper left coordinates (ox,oy) with the specified color.
bndChoiceButton(long, float, float, float, float, int, int, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a choice button with its lower left origin at (x,y) and size of (w,h).
bndChoiceButton(long, float, float, float, float, int, int, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a choice button with its lower left origin at (x,y) and size of (w,h).
bndColorButton(long, float, float, float, float, int, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a color button with its lower left origin at (x,y) and size of (w,h).
bndColoredNodeWire(long, float, float, float, float, NVGColor, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a node wire originating at (x0,y0) and floating to (x1,y1), with a colored gradient based on the two colors color0 and color1.
bndDropShadow(long, float, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws a drop shadow around the rounded box at (x,y) with size (w,h) and radius r, with feather as its maximum range in pixels.
bndGetTheme() - Static method in class org.lwjgl.nanovg.Blendish
Returns the currently set theme.
bndIcon(long, float, float, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws an icon with (x,y) as its upper left coordinate.
bndIconLabelCaret(long, float, float, float, float, int, NVGColor, float, CharSequence, NVGColor, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws an optional icon specified by iconid, an optional label and a caret with given fontsize and color within a widget box.
bndIconLabelCaret(long, float, float, float, float, int, NVGColor, float, ByteBuffer, NVGColor, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws an optional icon specified by iconid, an optional label and a caret with given fontsize and color within a widget box.
bndIconLabelTextPosition(long, float, float, float, float, int, float, CharSequence, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Calculates the corresponding text position for given coordinates px/py in an iconLabel.
bndIconLabelTextPosition(long, float, float, float, float, int, float, ByteBuffer, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Calculates the corresponding text position for given coordinates px/py in an iconLabel.
bndIconLabelValue(long, float, float, float, float, int, NVGColor, int, float, CharSequence, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws an optional icon specified by iconid and an optional label with given alignment, fontsize and color within a widget box.
bndIconLabelValue(long, float, float, float, float, int, NVGColor, int, float, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws an optional icon specified by iconid and an optional label with given alignment, fontsize and color within a widget box.
bndInnerBox(long, float, float, float, float, float, float, float, float, NVGColor, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws the inner part of a widget box, with a gradient from shade_top to shade_down.
bndInnerColors(NVGColor, NVGColor, BNDwidgetTheme, int, boolean) - Static method in class org.lwjgl.nanovg.Blendish
Computes the upper and lower gradient colors for the inner box from a widget theme and the widgets state.
bndJoinAreaOverlay(long, float, float, float, float, boolean, boolean) - Static method in class org.lwjgl.nanovg.Blendish
Draws the join area overlay stencil into the rectangle at origin (x,y) and size (w,h).
bndLabel(long, float, float, float, float, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a label with its lower left origin at (x,y) and size of (w,h).
bndLabel(long, float, float, float, float, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a label with its lower left origin at (x,y) and size of (w,h).
bndLabelHeight(long, int, CharSequence, float) - Static method in class org.lwjgl.nanovg.Blendish
Returns the height for a label with given icon, text and width; this function is primarily useful in conjunction with multiline labels and textboxes.
bndLabelHeight(long, int, ByteBuffer, float) - Static method in class org.lwjgl.nanovg.Blendish
Returns the height for a label with given icon, text and width; this function is primarily useful in conjunction with multiline labels and textboxes.
bndLabelWidth(long, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Returns the ideal width for a label with given icon and text
bndLabelWidth(long, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Returns the ideal width for a label with given icon and text
bndMenuBackground(long, float, float, float, float, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws a menu background with its lower left origin at (x,y) and size of (w,h).
bndMenuItem(long, float, float, float, float, int, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a menu item with its lower left origin at (x,y) and size of (w,h).
bndMenuItem(long, float, float, float, float, int, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a menu item with its lower left origin at (x,y) and size of (w,h).
bndMenuLabel(long, float, float, float, float, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a menu label with its lower left origin at (x,y) and size of (w,h).
bndMenuLabel(long, float, float, float, float, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a menu label with its lower left origin at (x,y) and size of (w,h).
bndNodeArrowDown(long, float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a node down-arrow with its tip at (x,y) and size s
bndNodeBackground(long, float, float, float, float, int, int, CharSequence, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a node background with its upper left origin at (x,y) and size of (w,h).
bndNodeBackground(long, float, float, float, float, int, int, ByteBuffer, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a node background with its upper left origin at (x,y) and size of (w,h).
bndNodeIconLabel(long, float, float, float, float, int, NVGColor, NVGColor, int, float, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws an optional icon specified by iconid and an optional label with given alignment, fontsize and color within a node title bar.
bndNodeIconLabel(long, float, float, float, float, int, NVGColor, NVGColor, int, float, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws an optional icon specified by iconid and an optional label with given alignment, fontsize and color within a node title bar.
bndNodePort(long, float, float, int, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws a node port at the given position filled with the given color.
BNDnodeTheme - Class in org.lwjgl.nanovg
Describes the theme used to draw nodes.
BNDnodeTheme(ByteBuffer) - Constructor for class org.lwjgl.nanovg.BNDnodeTheme
Creates a BNDnodeTheme instance at the current position of the specified ByteBuffer container.
BNDnodeTheme.Buffer - Class in org.lwjgl.nanovg
An array of BNDnodeTheme structs.
bndNodeWire(long, float, float, float, float, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws a node wire originating at (x0,y0) and floating to (x1,y1), with a colored gradient based on the states state0 and state1: DEFAULT: default wire color HOVER: selected wire color ACTIVE: dragged wire color
bndNodeWireColor(BNDnodeTheme, int, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Returns the color of a node wire based on state.
bndNumberField(long, float, float, float, float, int, int, CharSequence, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a number field with its lower left origin at (x,y) and size of (w,h).
bndNumberField(long, float, float, float, float, int, int, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a number field with its lower left origin at (x,y) and size of (w,h).
bndOffsetColor(NVGColor, int, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Offsets a color by a given integer delta.
bndOptionButton(long, float, float, float, float, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws an option button with its lower left origin at (x,y) and size of (w,h).
bndOptionButton(long, float, float, float, float, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws an option button with its lower left origin at (x,y) and size of (w,h).
bndOutlineBox(long, float, float, float, float, float, float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws the outline part of a widget box with the given color.
bndRadioButton(long, float, float, float, float, int, int, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a radio button with its lower left origin at (x,y) and size of (w,h).
bndRadioButton(long, float, float, float, float, int, int, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a radio button with its lower left origin at (x,y) and size of (w,h).
bndRoundedBox(long, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Adds a rounded box path at position (x,y) with size (w,h) and a separate radius for each corner listed in clockwise order, so that cr0 = top left, cr1 = top right, cr2 = bottom right, cr3 = bottom left; this is a low level drawing function: the path must be stroked or filled to become visible.
bndScrollBar(long, float, float, float, float, int, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws scrollbar with its lower left origin at (x,y) and size of (w,h).
bndScrollHandleRect(float[], float[], float[], float[], float, float) - Static method in class org.lwjgl.nanovg.Blendish
Array version of: ScrollHandleRect
bndScrollHandleRect(FloatBuffer, FloatBuffer, FloatBuffer, FloatBuffer, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Computes the bounds of the scrollbar handle from the scrollbar size and the handle's offset and size.
bndSelectCorners(float[], float, int) - Static method in class org.lwjgl.nanovg.Blendish
Array version of: SelectCorners
bndSelectCorners(FloatBuffer, float, int) - Static method in class org.lwjgl.nanovg.Blendish
Assigns radius r to the four entries of array radiuses depending on whether the corner is marked as sharp or not.
bndSetFont(int) - Static method in class org.lwjgl.nanovg.Blendish
Designates an image handle as returned by nvgCreateFont*() as the themes' UI font.
bndSetIconImage(int) - Static method in class org.lwjgl.nanovg.Blendish
Designates an image handle as returned by nvgCreateImage*() as the themes' icon sheet.
bndSetTheme(BNDtheme) - Static method in class org.lwjgl.nanovg.Blendish
Sets the current theme all widgets will be drawn with.
bndSlider(long, float, float, float, float, int, int, float, CharSequence, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws slider control with its lower left origin at (x,y) and size of (w,h).
bndSlider(long, float, float, float, float, int, int, float, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws slider control with its lower left origin at (x,y) and size of (w,h).
bndSplitterWidgets(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws a window with the upper right and lower left splitter widgets into the rectangle at origin (x,y) and size (w, h).
bndTextColor(BNDwidgetTheme, int, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Computes the text color for a widget label from a widget theme and the widgets state.
bndTextField(long, float, float, float, float, int, int, int, CharSequence, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws a text field with its lower left origin at (x,y) and size of (w,h).
bndTextField(long, float, float, float, float, int, int, int, ByteBuffer, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Draws a text field with its lower left origin at (x,y) and size of (w,h).
bndTextFieldTextPosition(long, float, float, float, float, int, CharSequence, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Calculates the corresponding text position for given coordinates px/py in a text field.
bndTextFieldTextPosition(long, float, float, float, float, int, ByteBuffer, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Calculates the corresponding text position for given coordinates px/py in a text field.
BNDtheme - Class in org.lwjgl.nanovg
Describes the theme used to draw widgets.
BNDtheme(ByteBuffer) - Constructor for class org.lwjgl.nanovg.BNDtheme
Creates a BNDtheme instance at the current position of the specified ByteBuffer container.
BNDtheme.Buffer - Class in org.lwjgl.nanovg
An array of BNDtheme structs.
bndToolButton(long, float, float, float, float, int, int, int, CharSequence) - Static method in class org.lwjgl.nanovg.Blendish
Draws a tool button with its lower left origin at (x,y) and size of (w,h).
bndToolButton(long, float, float, float, float, int, int, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.Blendish
Draws a tool button with its lower left origin at (x,y) and size of (w,h).
bndTooltipBackground(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Draws a tooltip background with its lower left origin at (x,y) and size of (w,h).
bndTransparent(NVGColor, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Makes color transparent using the default alpha value.
bndUpDownArrow(long, float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.Blendish
Draws an up/down arrow for a choice box with its center at (x,y) and size s.
BNDwidgetTheme - Class in org.lwjgl.nanovg
Describes the theme used to draw a single widget or widget box; these values correspond to the same values that can be retrieved from the Theme panel in the Blender preferences.
BNDwidgetTheme(ByteBuffer) - Constructor for class org.lwjgl.nanovg.BNDwidgetTheme
Creates a BNDwidgetTheme instance at the current position of the specified ByteBuffer container.
BNDwidgetTheme.Buffer - Class in org.lwjgl.nanovg
An array of BNDwidgetTheme structs.
bounds() - Method in class org.lwjgl.nanovg.NSVGPath
Returns a FloatBuffer view of the bounds field.
bounds() - Method in class org.lwjgl.nanovg.NSVGPath.Buffer
Returns a FloatBuffer view of the bounds field.
bounds() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a FloatBuffer view of the bounds field.
bounds() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a FloatBuffer view of the bounds field.
bounds(int) - Method in class org.lwjgl.nanovg.NSVGPath
Returns the value at the specified index of the bounds field.
bounds(int) - Method in class org.lwjgl.nanovg.NSVGPath.Buffer
Returns the value at the specified index of the bounds field.
bounds(int) - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value at the specified index of the bounds field.
bounds(int) - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value at the specified index of the bounds field.
BOUNDS - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct member offsets.
BOUNDS - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.BNDnodeTheme.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.BNDtheme.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NSVGGradient.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NSVGGradientStop.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NSVGImage.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NSVGPaint.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NSVGPath.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NSVGShape.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NVGColor.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NVGGlyphPosition.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NVGLUFramebuffer.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NVGLUFramebufferBGFX.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NVGPaint.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.NVGTextRow.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.UIRect.Buffer
 
Buffer(long, int) - Constructor for class org.lwjgl.nanovg.UIVec2.Buffer
 
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Creates a new BNDnodeTheme.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.BNDtheme.Buffer
Creates a new BNDtheme.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Creates a new BNDwidgetTheme.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGGradient.Buffer
Creates a new NSVGGradient.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGGradientStop.Buffer
Creates a new NSVGGradientStop.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGImage.Buffer
Creates a new NSVGImage.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGPaint.Buffer
Creates a new NSVGPaint.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGPath.Buffer
Creates a new NSVGPath.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGShape.Buffer
Creates a new NSVGShape.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGColor.Buffer
Creates a new NVGColor.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGGlyphPosition.Buffer
Creates a new NVGGlyphPosition.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGLUFramebuffer.Buffer
Creates a new NVGLUFramebuffer.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGLUFramebufferBGFX.Buffer
Creates a new NVGLUFramebufferBGFX.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGPaint.Buffer
Creates a new NVGPaint.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGTextRow.Buffer
Creates a new NVGTextRow.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.UIRect.Buffer
Creates a new UIRect.Buffer instance backed by the specified container.
Buffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.UIVec2.Buffer
Creates a new UIVec2.Buffer instance backed by the specified container.

C

callback(long) - Method in interface org.lwjgl.nanovg.UIHandlerI
 
calloc() - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated with memCalloc.
calloc() - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated with memCalloc.
calloc(int) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated with memCalloc.
callocStack() - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack() - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated on the thread-local MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated on the specified MemoryStack and initializes all its bits to zero.
callocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated on the specified MemoryStack and initializes all its bits to zero.
choiceTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the choiceTheme field.
choiceTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the choiceTheme field.
choiceTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the choiceTheme field to the specified Consumer.
choiceTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the choiceTheme field to the specified Consumer.
choiceTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the choiceTheme field.
choiceTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the choiceTheme field.
CHOICETHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
closed() - Method in class org.lwjgl.nanovg.NSVGPath.Buffer
Returns the value of the closed field.
closed() - Method in class org.lwjgl.nanovg.NSVGPath
Returns the value of the closed field.
CLOSED - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct member offsets.
color() - Method in class org.lwjgl.nanovg.NSVGGradientStop.Buffer
Returns the value of the color field.
color() - Method in class org.lwjgl.nanovg.NSVGGradientStop
Returns the value of the color field.
color() - Method in class org.lwjgl.nanovg.NSVGPaint.Buffer
Returns the value of the color field.
color() - Method in class org.lwjgl.nanovg.NSVGPaint
Returns the value of the color field.
COLOR - Static variable in class org.lwjgl.nanovg.NSVGGradientStop
The struct member offsets.
COLOR - Static variable in class org.lwjgl.nanovg.NSVGPaint
The struct member offsets.
create() - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated with BufferUtils.
create() - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated with BufferUtils.
create(int) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated with BufferUtils.
create(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Returns a new NSVGGradient instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NSVGGradientStop
Returns a new NSVGGradientStop instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NSVGImage
Returns a new NSVGImage instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NSVGPaint
Returns a new NSVGPaint instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Returns a new NSVGPath instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Returns a new NSVGShape instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Returns a new NVGLUFramebuffer instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Returns a new NVGLUFramebufferBGFX instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.UIHandler
Creates a UIHandler instance from the specified function pointer.
create(long) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance for the specified memory address.
create(long) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance for the specified memory address.
create(long, int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Create a BNDnodeTheme.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.BNDtheme
Create a BNDtheme.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Create a BNDwidgetTheme.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NSVGGradient
Create a NSVGGradient.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NSVGGradientStop
Create a NSVGGradientStop.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NSVGImage
Create a NSVGImage.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NSVGPaint
Create a NSVGPaint.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NSVGPath
Create a NSVGPath.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NSVGShape
Create a NSVGShape.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NVGColor
Create a NVGColor.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Create a NVGGlyphPosition.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Create a NVGLUFramebuffer.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Create a NVGLUFramebufferBGFX.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NVGPaint
Create a NVGPaint.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Create a NVGTextRow.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Create a UIRect.Buffer instance at the specified memory.
create(long, int) - Static method in class org.lwjgl.nanovg.UIVec2
Create a UIVec2.Buffer instance at the specified memory.
create(UIHandlerI) - Static method in class org.lwjgl.nanovg.UIHandler
Creates a UIHandler instance that delegates to the specified UIHandlerI instance.
Create - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
createSafe(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NSVGGradientStop
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NSVGImage
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NSVGPaint
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NVGColor
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.UIHandler
Like create, but returns null if functionPointer is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.UIRect
Like create, but returns null if address is NULL.
createSafe(long) - Static method in class org.lwjgl.nanovg.UIVec2
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.BNDtheme
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NSVGGradient
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NSVGGradientStop
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NSVGImage
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NSVGPaint
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NSVGPath
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NSVGShape
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NVGColor
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NVGPaint
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Like create, but returns null if address is NULL.
createSafe(long, int) - Static method in class org.lwjgl.nanovg.UIVec2
Like create, but returns null if address is NULL.
ctx() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX.Buffer
Returns the value of the ctx field.
ctx() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Returns the value of the ctx field.
CTX - Static variable in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
The struct member offsets.

D

Delete - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.

E

end() - Method in class org.lwjgl.nanovg.NVGTextRow.Buffer
Returns the value of the end field.
end() - Method in class org.lwjgl.nanovg.NVGTextRow
Returns the value of the end field.
END - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct member offsets.
extent() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns a FloatBuffer view of the extent field.
extent() - Method in class org.lwjgl.nanovg.NVGPaint
Returns a FloatBuffer view of the extent field.
extent(int) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns the value at the specified index of the extent field.
extent(int) - Method in class org.lwjgl.nanovg.NVGPaint
Returns the value at the specified index of the extent field.
extent(int, float) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Sets the specified value at the specified index of the extent field.
extent(int, float) - Method in class org.lwjgl.nanovg.NVGPaint
Sets the specified value at the specified index of the extent field.
extent(FloatBuffer) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Copies the specified FloatBuffer to the extent field.
extent(FloatBuffer) - Method in class org.lwjgl.nanovg.NVGPaint
Copies the specified FloatBuffer to the extent field.
EXTENT - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.

F

fbo() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer.Buffer
Returns the value of the fbo field.
fbo() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer
Returns the value of the fbo field.
FBO - Static variable in class org.lwjgl.nanovg.NVGLUFramebuffer
The struct member offsets.
feather() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns the value of the feather field.
feather() - Method in class org.lwjgl.nanovg.NVGPaint
Returns the value of the feather field.
feather(float) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Sets the specified value to the feather field.
feather(float) - Method in class org.lwjgl.nanovg.NVGPaint
Sets the specified value to the feather field.
FEATHER - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.
fill() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a NSVGPaint view of the fill field.
fill() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a NSVGPaint view of the fill field.
FILL - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
fillRule() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the fillRule field.
fillRule() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the fillRule field.
FILLRULE - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
flags() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the flags field.
flags() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the flags field.
FLAGS - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
fx() - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns the value of the fx field.
fx() - Method in class org.lwjgl.nanovg.NSVGGradient
Returns the value of the fx field.
FX - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct member offsets.
fy() - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns the value of the fy field.
fy() - Method in class org.lwjgl.nanovg.NSVGGradient
Returns the value of the fy field.
FY - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct member offsets.

G

g() - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Returns the value of the g field.
g() - Method in class org.lwjgl.nanovg.NVGColor
Returns the value of the g field.
g(float) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Sets the specified value to the g field.
g(float) - Method in class org.lwjgl.nanovg.NVGColor
Sets the specified value to the g field.
G - Static variable in class org.lwjgl.nanovg.NVGColor
The struct member offsets.
getSignature() - Method in interface org.lwjgl.nanovg.UIHandlerI
 
GetViewId - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
gradient() - Method in class org.lwjgl.nanovg.NSVGPaint.Buffer
Returns a NSVGGradient view of the struct pointed to by the gradient field.
gradient() - Method in class org.lwjgl.nanovg.NSVGPaint
Returns a NSVGGradient view of the struct pointed to by the gradient field.
GRADIENT - Static variable in class org.lwjgl.nanovg.NSVGPaint
The struct member offsets.

H

h() - Method in class org.lwjgl.nanovg.UIRect.Buffer
Returns the value of the h field.
h() - Method in class org.lwjgl.nanovg.UIRect
Returns the value of the h field.
h(int) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Sets the specified value to the h field.
h(int) - Method in class org.lwjgl.nanovg.UIRect
Sets the specified value to the h field.
H - Static variable in class org.lwjgl.nanovg.UIRect
The struct member offsets.
handle() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX.Buffer
Returns the value of the handle field.
handle() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Returns the value of the handle field.
HANDLE - Static variable in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
The struct member offsets.
height() - Method in class org.lwjgl.nanovg.NSVGImage.Buffer
Returns the value of the height field.
height() - Method in class org.lwjgl.nanovg.NSVGImage
Returns the value of the height field.
HEIGHT - Static variable in class org.lwjgl.nanovg.NSVGImage
The struct member offsets.

I

id() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a ByteBuffer view of the id field.
id() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a ByteBuffer view of the id field.
ID - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
idString() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Decodes the null-terminated string stored in the id field.
idString() - Method in class org.lwjgl.nanovg.NSVGShape
Decodes the null-terminated string stored in the id field.
image() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer.Buffer
Returns the value of the image field.
image() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer
Returns the value of the image field.
image() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX.Buffer
Returns the value of the image field.
image() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Returns the value of the image field.
image() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns the value of the image field.
image() - Method in class org.lwjgl.nanovg.NVGPaint
Returns the value of the image field.
image(int) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Sets the specified value to the image field.
image(int) - Method in class org.lwjgl.nanovg.NVGPaint
Sets the specified value to the image field.
IMAGE - Static variable in class org.lwjgl.nanovg.NVGLUFramebuffer
The struct member offsets.
IMAGE - Static variable in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
The struct member offsets.
IMAGE - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.
innerColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns a NVGColor view of the innerColor field.
innerColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a NVGColor view of the innerColor field.
innerColor() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns a NVGColor view of the innerColor field.
innerColor() - Method in class org.lwjgl.nanovg.NVGPaint
Returns a NVGColor view of the innerColor field.
innerColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Passes the innerColor field to the specified Consumer.
innerColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Passes the innerColor field to the specified Consumer.
innerColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Passes the innerColor field to the specified Consumer.
innerColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.NVGPaint
Passes the innerColor field to the specified Consumer.
innerColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Copies the specified NVGColor to the innerColor field.
innerColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified NVGColor to the innerColor field.
innerColor(NVGColor) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Copies the specified NVGColor to the innerColor field.
innerColor(NVGColor) - Method in class org.lwjgl.nanovg.NVGPaint
Copies the specified NVGColor to the innerColor field.
INNERCOLOR - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.
INNERCOLOR - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.
innerSelectedColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns a NVGColor view of the innerSelectedColor field.
innerSelectedColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a NVGColor view of the innerSelectedColor field.
innerSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Passes the innerSelectedColor field to the specified Consumer.
innerSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Passes the innerSelectedColor field to the specified Consumer.
innerSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Copies the specified NVGColor to the innerSelectedColor field.
innerSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified NVGColor to the innerSelectedColor field.
INNERSELECTEDCOLOR - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.
invoke(int, int) - Method in interface org.lwjgl.nanovg.UIHandlerI
handler callback; event is one of UI_EVENT_*
itemColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns a NVGColor view of the itemColor field.
itemColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a NVGColor view of the itemColor field.
itemColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Passes the itemColor field to the specified Consumer.
itemColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Passes the itemColor field to the specified Consumer.
itemColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Copies the specified NVGColor to the itemColor field.
itemColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified NVGColor to the itemColor field.
ITEMCOLOR - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.

L

luBindFramebuffer - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
luCreateFramebuffer - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
luDeleteFramebuffer - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
luSetViewFramebuffer - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.

M

malloc() - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated with memAlloc.
malloc() - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated with memAlloc.
malloc(int) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated with memAlloc.
mallocStack() - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated on the thread-local MemoryStack.
mallocStack() - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated on the thread-local MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect.Buffer instance allocated on the specified MemoryStack.
mallocStack(int, MemoryStack) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2.Buffer instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a new BNDnodeTheme instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.BNDtheme
Returns a new BNDtheme instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a new BNDwidgetTheme instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGColor
Returns a new NVGColor instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns a new NVGGlyphPosition instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGPaint
Returns a new NVGPaint instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.NVGTextRow
Returns a new NVGTextRow instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.UIRect
Returns a new UIRect instance allocated on the specified MemoryStack.
mallocStack(MemoryStack) - Static method in class org.lwjgl.nanovg.UIVec2
Returns a new UIVec2 instance allocated on the specified MemoryStack.
maxx() - Method in class org.lwjgl.nanovg.NVGGlyphPosition.Buffer
Returns the value of the maxx field.
maxx() - Method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns the value of the maxx field.
maxx() - Method in class org.lwjgl.nanovg.NVGTextRow.Buffer
Returns the value of the maxx field.
maxx() - Method in class org.lwjgl.nanovg.NVGTextRow
Returns the value of the maxx field.
MAXX - Static variable in class org.lwjgl.nanovg.NVGGlyphPosition
The struct member offsets.
MAXX - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct member offsets.
menuItemTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the menuItemTheme field.
menuItemTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the menuItemTheme field.
menuItemTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the menuItemTheme field to the specified Consumer.
menuItemTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the menuItemTheme field to the specified Consumer.
menuItemTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the menuItemTheme field.
menuItemTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the menuItemTheme field.
MENUITEMTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
menuTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the menuTheme field.
menuTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the menuTheme field.
menuTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the menuTheme field to the specified Consumer.
menuTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the menuTheme field to the specified Consumer.
menuTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the menuTheme field.
menuTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the menuTheme field.
MENUTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
minx() - Method in class org.lwjgl.nanovg.NVGGlyphPosition.Buffer
Returns the value of the minx field.
minx() - Method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns the value of the minx field.
minx() - Method in class org.lwjgl.nanovg.NVGTextRow.Buffer
Returns the value of the minx field.
minx() - Method in class org.lwjgl.nanovg.NVGTextRow
Returns the value of the minx field.
MINX - Static variable in class org.lwjgl.nanovg.NVGGlyphPosition
The struct member offsets.
MINX - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct member offsets.
miterLimit() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the miterLimit field.
miterLimit() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the miterLimit field.
MITERLIMIT - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.

N

na(long) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of NVGColor.a().
na(long, float) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of a.
nactiveNodeColor(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
nactiveNodeColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of activeNodeColor.
NanoSVG - Class in org.lwjgl.nanovg
NanoSVG is a simple stupid single-header-file SVG parse.
NanoVG - Class in org.lwjgl.nanovg
NanoVG is a small antialiased vector graphics rendering library for OpenGL.
NanoVGBGFX - Class in org.lwjgl.nanovg
Implementation of the NanoVG API using bgfx.
NanoVGBGFX.Functions - Class in org.lwjgl.nanovg
Contains the function pointers loaded from bgfx.
NanoVGGL2 - Class in org.lwjgl.nanovg
Implementation of the NanoVG API using OpenGL 2.0.
NanoVGGL3 - Class in org.lwjgl.nanovg
Implementation of the NanoVG API using OpenGL 3.0.
NanoVGGLES2 - Class in org.lwjgl.nanovg
Implementation of the NanoVG API using OpenGL ES 2.0.
NanoVGGLES3 - Class in org.lwjgl.nanovg
Implementation of the NanoVG API using OpenGL ES 3.0.
nb(long) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of NVGColor.b().
nb(long, float) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of b.
nbackgroundColor(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.backgroundColor().
nbackgroundColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of backgroundColor.
nbndArrow(long, float, float, float, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Arrow
nbndBackground(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Background
nbndBevel(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Bevel
nbndBevelInset(long, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: BevelInset
nbndCheck(long, float, float, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Check
nbndChoiceButton(long, float, float, float, float, int, int, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: ChoiceButton
nbndColorButton(long, float, float, float, float, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: ColorButton
nbndColoredNodeWire(long, float, float, float, float, long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: ColoredNodeWire
nbndDropShadow(long, float, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: DropShadow
nbndGetTheme() - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: GetTheme
nbndIcon(long, float, float, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Icon
nbndIconLabelCaret(long, float, float, float, float, int, long, float, long, long, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: IconLabelCaret
nbndIconLabelTextPosition(long, float, float, float, float, int, float, long, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: IconLabelTextPosition
nbndIconLabelValue(long, float, float, float, float, int, long, int, float, long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: IconLabelValue
nbndInnerBox(long, float, float, float, float, float, float, float, float, long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: InnerBox
nbndInnerColors(long, long, long, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: InnerColors
nbndJoinAreaOverlay(long, float, float, float, float, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: JoinAreaOverlay
nbndLabel(long, float, float, float, float, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Label
nbndLabelHeight(long, int, long, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: LabelHeight
nbndLabelWidth(long, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: LabelWidth
nbndMenuBackground(long, float, float, float, float, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: MenuBackground
nbndMenuItem(long, float, float, float, float, int, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: MenuItem
nbndMenuLabel(long, float, float, float, float, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: MenuLabel
nbndNodeArrowDown(long, float, float, float, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NodeArrowDown
nbndNodeBackground(long, float, float, float, float, int, int, long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NodeBackground
nbndNodeIconLabel(long, float, float, float, float, int, long, long, int, float, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NodeIconLabel
nbndNodePort(long, float, float, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NodePort
nbndNodeWire(long, float, float, float, float, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NodeWire
nbndNodeWireColor(long, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NodeWireColor
nbndNumberField(long, float, float, float, float, int, int, long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: NumberField
nbndOffsetColor(long, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: OffsetColor
nbndOptionButton(long, float, float, float, float, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: OptionButton
nbndOutlineBox(long, float, float, float, float, float, float, float, float, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: OutlineBox
nbndRadioButton(long, float, float, float, float, int, int, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: RadioButton
nbndRoundedBox(long, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: RoundedBox
nbndScrollBar(long, float, float, float, float, int, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: ScrollBar
nbndScrollHandleRect(float[], float[], float[], float[], float, float) - Static method in class org.lwjgl.nanovg.Blendish
nbndScrollHandleRect(long, long, long, long, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: ScrollHandleRect
nbndSelectCorners(float[], float, int) - Static method in class org.lwjgl.nanovg.Blendish
nbndSelectCorners(long, float, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: SelectCorners
nbndSetTheme(long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: SetTheme
nbndSlider(long, float, float, float, float, int, int, float, long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Slider
nbndSplitterWidgets(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: SplitterWidgets
nbndTextColor(long, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: TextColor
nbndTextField(long, float, float, float, float, int, int, int, long, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: TextField
nbndTextFieldTextPosition(long, float, float, float, float, int, long, int, int) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: TextFieldTextPosition
nbndToolButton(long, float, float, float, float, int, int, int, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: ToolButton
nbndTooltipBackground(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: TooltipBackground
nbndTransparent(long, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: Transparent
nbndUpDownArrow(long, float, float, float, long) - Static method in class org.lwjgl.nanovg.Blendish
Unsafe version of: UpDownArrow
nbounds(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Unsafe version of NSVGPath.bounds().
nbounds(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.bounds().
nbounds(long, int) - Static method in class org.lwjgl.nanovg.NSVGPath
Unsafe version of bounds.
nbounds(long, int) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of bounds.
nchoiceTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.choiceTheme().
nchoiceTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of choiceTheme.
nclosed(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Unsafe version of NSVGPath.closed().
ncolor(long) - Static method in class org.lwjgl.nanovg.NSVGGradientStop
Unsafe version of NSVGGradientStop.color().
ncolor(long) - Static method in class org.lwjgl.nanovg.NSVGPaint
Unsafe version of NSVGPaint.color().
nctx(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Unsafe version of NVGLUFramebufferBGFX.ctx().
nend(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Unsafe version of NVGTextRow.end().
next() - Method in class org.lwjgl.nanovg.NSVGPath.Buffer
Returns a NSVGPath view of the struct pointed to by the next field.
next() - Method in class org.lwjgl.nanovg.NSVGPath
Returns a NSVGPath view of the struct pointed to by the next field.
next() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a NSVGShape view of the struct pointed to by the next field.
next() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a NSVGShape view of the struct pointed to by the next field.
next() - Method in class org.lwjgl.nanovg.NVGTextRow.Buffer
Returns the value of the next field.
next() - Method in class org.lwjgl.nanovg.NVGTextRow
Returns the value of the next field.
NEXT - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct member offsets.
NEXT - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
NEXT - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct member offsets.
nextent(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.extent().
nextent(long, int) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of extent.
nextent(long, int, float) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of extent.
nextent(long, FloatBuffer) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of extent.
nfbo(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Unsafe version of NVGLUFramebuffer.fbo().
nfeather(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.feather().
nfeather(long, float) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of feather.
nfill(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.fill().
nfillRule(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.fillRule().
nflags(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.flags().
nfx(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of NSVGGradient.fx().
nfy(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of NSVGGradient.fy().
ng(long) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of NVGColor.g().
ng(long, float) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of g.
ngradient(long) - Static method in class org.lwjgl.nanovg.NSVGPaint
Unsafe version of NSVGPaint.gradient().
nh(long) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of UIRect.h().
nh(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of h.
nhandle(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
nheight(long) - Static method in class org.lwjgl.nanovg.NSVGImage
Unsafe version of NSVGImage.height().
nid(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.id().
nidString(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.idString().
nimage(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Unsafe version of NVGLUFramebuffer.image().
nimage(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Unsafe version of NVGLUFramebufferBGFX.image().
nimage(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.image().
nimage(long, int) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of image.
ninnerColor(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of BNDwidgetTheme.innerColor().
ninnerColor(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.innerColor().
ninnerColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of innerColor.
ninnerColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of innerColor.
ninnerSelectedColor(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
ninnerSelectedColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of innerSelectedColor.
nitemColor(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of BNDwidgetTheme.itemColor().
nitemColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of itemColor.
nmaxx(long) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Unsafe version of NVGGlyphPosition.maxx().
nmaxx(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Unsafe version of NVGTextRow.maxx().
nmenuItemTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.menuItemTheme().
nmenuItemTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of menuItemTheme.
nmenuTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.menuTheme().
nmenuTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of menuTheme.
nminx(long) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Unsafe version of NVGGlyphPosition.minx().
nminx(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Unsafe version of NVGTextRow.minx().
nmiterLimit(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.miterLimit().
nnext(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Unsafe version of NSVGPath.next().
nnext(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.next().
nnext(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Unsafe version of NVGTextRow.next().
nnodeBackdropColor(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
nnodeBackdropColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of nodeBackdropColor.
nnodeSelectedColor(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
nnodeSelectedColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of nodeSelectedColor.
nnodeTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.nodeTheme().
nnodeTheme(long, BNDnodeTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of nodeTheme.
nnoodleCurving(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of BNDnodeTheme.noodleCurving().
nnoodleCurving(long, int) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of noodleCurving.
nnpts(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Unsafe version of NSVGPath.npts().
nnstops(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of NSVGGradient.nstops().
nnsvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoSVG
Unsafe version of: Delete
nnsvgDeleteRasterizer(long) - Static method in class org.lwjgl.nanovg.NanoSVG
Unsafe version of: DeleteRasterizer
nnsvgDuplicatePath(long) - Static method in class org.lwjgl.nanovg.NanoSVG
Unsafe version of: DuplicatePath
nnsvgParse(long, long, float) - Static method in class org.lwjgl.nanovg.NanoSVG
Unsafe version of: Parse
nnsvgParseFromFile(long, long, float) - Static method in class org.lwjgl.nanovg.NanoSVG
Unsafe version of: ParseFromFile
nnsvgRasterize(long, long, float, float, float, long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoSVG
Unsafe version of: Rasterize
nnumberFieldTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.numberFieldTheme().
nnumberFieldTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of numberFieldTheme.
nnvgAddFallbackFont(long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: AddFallbackFont
nnvgAddFallbackFontId(long, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: AddFallbackFontId
nnvgArc(long, float, float, float, float, float, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Arc
nnvgArcTo(long, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ArcTo
nnvgBeginFrame(long, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: BeginFrame
nnvgBeginPath(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: BeginPath
nnvgBezierTo(long, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: BezierTo
nnvgBoxGradient(long, float, float, float, float, float, float, long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: BoxGradient
nnvgCancelFrame(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CancelFrame
nnvgCircle(long, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Circle
nnvgClosePath(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ClosePath
nnvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: Create
nnvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: Create
nnvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: Create
nnvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: Create
nnvgCreate(int, short, long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nnvgCreateFont(long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CreateFont
nnvgCreateFontMem(long, long, long, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CreateFontMem
nnvgCreateImage(long, long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CreateImage
nnvgCreateImageMem(long, int, long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CreateImageMem
nnvgCreateImageRGBA(long, int, int, int, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CreateImageRGBA
nnvgCurrentTransform(long, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgCurrentTransform(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: CurrentTransform
nnvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: Delete
nnvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: Delete
nnvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: Delete
nnvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: Delete
nnvgDeleteImage(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: DeleteImage
nnvgEllipse(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Ellipse
nnvgEndFrame(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: EndFrame
nnvgFill(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Fill
nnvgFillColor(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FillColor
nnvgFillPaint(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FillPaint
nnvgFindFont(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FindFont
nnvgFontBlur(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FontBlur
nnvgFontFace(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FontFace
nnvgFontFaceId(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FontFaceId
nnvgFontSize(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: FontSize
nnvgGlobalAlpha(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: GlobalAlpha
nnvgGlobalCompositeBlendFunc(long, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: GlobalCompositeBlendFunc
nnvgGlobalCompositeBlendFuncSeparate(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgGlobalCompositeOperation(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: GlobalCompositeOperation
nnvgHSL(float, float, float, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: HSL
nnvgHSLA(float, float, float, byte, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: HSLA
nnvgImagePattern(long, float, float, float, float, float, int, float, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ImagePattern
nnvgImageSize(long, int, int[], int[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgImageSize(long, int, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ImageSize
nnvgIntersectScissor(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: IntersectScissor
nnvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: lCreateImageFromHandle
nnvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: lCreateImageFromHandle
nnvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: lCreateImageFromHandle
nnvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: lCreateImageFromHandle
nnvgLerpRGBA(long, long, float, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: LerpRGBA
nnvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: lImageHandle
nnvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: lImageHandle
nnvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: lImageHandle
nnvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: lImageHandle
nnvgLinearGradient(long, float, float, float, float, long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: LinearGradient
nnvgLineCap(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: LineCap
nnvgLineJoin(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: LineJoin
nnvgLineTo(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: LineTo
nnvgluBindFramebuffer(long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nnvgluBindFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: luBindFramebuffer
nnvgluBindFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: luBindFramebuffer
nnvgluBindFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: luBindFramebuffer
nnvgluBindFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: luBindFramebuffer
nnvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nnvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: luCreateFramebuffer
nnvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: luCreateFramebuffer
nnvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: luCreateFramebuffer
nnvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: luCreateFramebuffer
nnvgluDeleteFramebuffer(long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nnvgluDeleteFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Unsafe version of: luDeleteFramebuffer
nnvgluDeleteFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Unsafe version of: luDeleteFramebuffer
nnvgluDeleteFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Unsafe version of: luDeleteFramebuffer
nnvgluDeleteFramebuffer(long, long) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Unsafe version of: luDeleteFramebuffer
nnvgluSetViewFramebuffer(short, long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nnvgMiterLimit(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: MiterLimit
nnvgMoveTo(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: MoveTo
nnvgPathWinding(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: PathWinding
nnvgQuadTo(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: QuadTo
nnvgRadialGradient(long, float, float, float, float, long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RadialGradient
nnvgRect(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Rect
nnvgReset(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Reset
nnvgResetScissor(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ResetScissor
nnvgResetTransform(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ResetTransform
nnvgRestore(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Restore
nnvgRGB(byte, byte, byte, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RGB
nnvgRGBA(byte, byte, byte, byte, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RGBA
nnvgRGBAf(float, float, float, float, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RGBAf
nnvgRGBf(float, float, float, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RGBf
nnvgRotate(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Rotate
nnvgRoundedRect(long, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RoundedRect
nnvgRoundedRectVarying(long, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: RoundedRectVarying
nnvgSave(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Save
nnvgScale(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Scale
nnvgScissor(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Scissor
nnvgSetViewId(long, short) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nnvgShapeAntiAlias(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: ShapeAntiAlias
nnvgSkewX(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: SkewX
nnvgSkewY(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: SkewY
nnvgStroke(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Stroke
nnvgStrokeColor(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: StrokeColor
nnvgStrokePaint(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: StrokePaint
nnvgStrokeWidth(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: StrokeWidth
nnvgText(long, float, float, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Text
nnvgTextAlign(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextAlign
nnvgTextBounds(long, float, float, long, long, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTextBounds(long, float, float, long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextBounds
nnvgTextBox(long, float, float, float, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextBox
nnvgTextBoxBounds(long, float, float, float, long, long, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTextBoxBounds(long, float, float, float, long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextBoxBounds
nnvgTextBreakLines(long, long, long, float, long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextBreakLines
nnvgTextGlyphPositions(long, float, float, long, long, long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextGlyphPositions
nnvgTextLetterSpacing(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextLetterSpacing
nnvgTextLineHeight(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextLineHeight
nnvgTextMetrics(long, float[], float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTextMetrics(long, long, long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TextMetrics
nnvgTransform(long, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Transform
nnvgTransformIdentity(float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformIdentity(long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformIdentity
nnvgTransformInverse(float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformInverse(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformInverse
nnvgTransformMultiply(float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformMultiply(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformMultiply
nnvgTransformPoint(float[], float[], float[], float, float) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformPoint(long, long, long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformPoint
nnvgTransformPremultiply(float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformPremultiply(long, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformPremultiply
nnvgTransformRotate(float[], float) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformRotate(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformRotate
nnvgTransformScale(float[], float, float) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformScale(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformScale
nnvgTransformSkewX(float[], float) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformSkewX(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformSkewX
nnvgTransformSkewY(float[], float) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformSkewY(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformSkewY
nnvgTransformTranslate(float[], float, float) - Static method in class org.lwjgl.nanovg.NanoVG
nnvgTransformTranslate(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransformTranslate
nnvgTranslate(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: Translate
nnvgTransRGBA(long, byte, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransRGBA
nnvgTransRGBAf(long, float, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: TransRGBAf
nnvgUpdateImage(long, int, long) - Static method in class org.lwjgl.nanovg.NanoVG
Unsafe version of: UpdateImage
nodeBackdropColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns a NVGColor view of the nodeBackdropColor field.
nodeBackdropColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a NVGColor view of the nodeBackdropColor field.
nodeBackdropColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Passes the nodeBackdropColor field to the specified Consumer.
nodeBackdropColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Passes the nodeBackdropColor field to the specified Consumer.
nodeBackdropColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Copies the specified NVGColor to the nodeBackdropColor field.
nodeBackdropColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified NVGColor to the nodeBackdropColor field.
NODEBACKDROPCOLOR - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.
nodeSelectedColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns a NVGColor view of the nodeSelectedColor field.
nodeSelectedColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a NVGColor view of the nodeSelectedColor field.
nodeSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Passes the nodeSelectedColor field to the specified Consumer.
nodeSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Passes the nodeSelectedColor field to the specified Consumer.
nodeSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Copies the specified NVGColor to the nodeSelectedColor field.
nodeSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified NVGColor to the nodeSelectedColor field.
NODESELECTEDCOLOR - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.
nodeTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDnodeTheme view of the nodeTheme field.
nodeTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDnodeTheme view of the nodeTheme field.
nodeTheme(Consumer<BNDnodeTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the nodeTheme field to the specified Consumer.
nodeTheme(Consumer<BNDnodeTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the nodeTheme field to the specified Consumer.
nodeTheme(BNDnodeTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDnodeTheme to the nodeTheme field.
nodeTheme(BNDnodeTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDnodeTheme to the nodeTheme field.
NODETHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
noffset(long) - Static method in class org.lwjgl.nanovg.NSVGGradientStop
Unsafe version of NSVGGradientStop.offset().
noodleCurving() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns the value of the noodleCurving field.
noodleCurving() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns the value of the noodleCurving field.
noodleCurving(int) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Sets the specified value to the noodleCurving field.
noodleCurving(int) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Sets the specified value to the noodleCurving field.
NOODLECURVING - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.
nopacity(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.opacity().
noptionTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.optionTheme().
noptionTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of optionTheme.
nouterColor(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.outerColor().
nouterColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of outerColor.
noutlineColor(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
noutlineColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of outlineColor.
npaths(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.paths().
npstops(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of NSVGGradient.pstops().
npstops(long, int) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of pstops.
npts() - Method in class org.lwjgl.nanovg.NSVGPath.Buffer
Returns the value of the npts field.
npts() - Method in class org.lwjgl.nanovg.NSVGPath
Returns the value of the npts field.
npts(long) - Static method in class org.lwjgl.nanovg.NSVGPath
Unsafe version of pts.
NPTS - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct member offsets.
nr(long) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of NVGColor.r().
nr(long, float) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of r.
nradioTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.radioTheme().
nradioTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of radioTheme.
nradius(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.radius().
nradius(long, float) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of radius.
nrbo(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Unsafe version of NVGLUFramebuffer.rbo().
nregularTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.regularTheme().
nregularTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of regularTheme.
nrgba(long) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of NVGColor.rgba().
nrgba(long, int) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of rgba.
nrgba(long, int, float) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of rgba.
nrgba(long, FloatBuffer) - Static method in class org.lwjgl.nanovg.NVGColor
Unsafe version of rgba.
nscrollBarTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.scrollBarTheme().
nscrollBarTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of scrollBarTheme.
nshadeDown(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of BNDwidgetTheme.shadeDown().
nshadeDown(long, int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of shadeDown.
nshadeTop(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of BNDwidgetTheme.shadeTop().
nshadeTop(long, int) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of shadeTop.
nshapes(long) - Static method in class org.lwjgl.nanovg.NSVGImage
Unsafe version of NSVGImage.shapes().
nsliderTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.sliderTheme().
nsliderTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of sliderTheme.
nspread(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of NSVGGradient.spread().
nstart(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Unsafe version of NVGTextRow.start().
nstops() - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns the value of the nstops field.
nstops() - Method in class org.lwjgl.nanovg.NSVGGradient
Returns the value of the nstops field.
NSTOPS - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct member offsets.
nstr(long) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Unsafe version of NVGGlyphPosition.str().
nstroke(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.stroke().
nstrokeDashArray(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.strokeDashArray().
nstrokeDashArray(long, int) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of strokeDashArray.
nstrokeDashCount(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.strokeDashCount().
nstrokeDashOffset(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.strokeDashOffset().
nstrokeLineCap(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.strokeLineCap().
nstrokeLineJoin(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.strokeLineJoin().
nstrokeWidth(long) - Static method in class org.lwjgl.nanovg.NSVGShape
Unsafe version of NSVGShape.strokeWidth().
NSVG_CAP_BUTT - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGlineCap
NSVG_CAP_ROUND - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGlineCap
NSVG_CAP_SQUARE - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGlineCap
NSVG_FILLRULE_EVENODD - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGfillRule
NSVG_FILLRULE_NONZERO - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGfillRule
NSVG_FLAGS_VISIBLE - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGflags
NSVG_JOIN_BEVEL - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGlineJoin
NSVG_JOIN_MITER - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGlineJoin
NSVG_JOIN_ROUND - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGlineJoin
NSVG_PAINT_COLOR - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGpaintType
NSVG_PAINT_LINEAR_GRADIENT - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGpaintType
NSVG_PAINT_NONE - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGpaintType
NSVG_PAINT_RADIAL_GRADIENT - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGpaintType
NSVG_SPREAD_PAD - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGspreadType
NSVG_SPREAD_REFLECT - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGspreadType
NSVG_SPREAD_REPEAT - Static variable in class org.lwjgl.nanovg.NanoSVG
NSVGspreadType
nsvgCreateRasterizer() - Static method in class org.lwjgl.nanovg.NanoSVG
Allocates rasterizer context.
nsvgDelete(NSVGImage) - Static method in class org.lwjgl.nanovg.NanoSVG
Deletes an image.
nsvgDeleteRasterizer(long) - Static method in class org.lwjgl.nanovg.NanoSVG
Deletes rasterizer context.
nsvgDuplicatePath(NSVGPath) - Static method in class org.lwjgl.nanovg.NanoSVG
Duplicates a path.
NSVGGradient - Class in org.lwjgl.nanovg
Layout
NSVGGradient(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGGradient
Creates a NSVGGradient instance at the current position of the specified ByteBuffer container.
NSVGGradient.Buffer - Class in org.lwjgl.nanovg
An array of NSVGGradient structs.
NSVGGradientStop - Class in org.lwjgl.nanovg
Layout
NSVGGradientStop(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGGradientStop
Creates a NSVGGradientStop instance at the current position of the specified ByteBuffer container.
NSVGGradientStop.Buffer - Class in org.lwjgl.nanovg
An array of NSVGGradientStop structs.
NSVGImage - Class in org.lwjgl.nanovg
Member documentation
NSVGImage(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGImage
Creates a NSVGImage instance at the current position of the specified ByteBuffer container.
NSVGImage.Buffer - Class in org.lwjgl.nanovg
An array of NSVGImage structs.
NSVGPaint - Class in org.lwjgl.nanovg
Layout
NSVGPaint(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGPaint
Creates a NSVGPaint instance at the current position of the specified ByteBuffer container.
NSVGPaint.Buffer - Class in org.lwjgl.nanovg
An array of NSVGPaint structs.
nsvgParse(CharSequence, CharSequence, float) - Static method in class org.lwjgl.nanovg.NanoSVG
Parses SVG file from a null terminated string, returns SVG image as paths.
nsvgParse(ByteBuffer, ByteBuffer, float) - Static method in class org.lwjgl.nanovg.NanoSVG
Parses SVG file from a null terminated string, returns SVG image as paths.
nsvgParseFromFile(CharSequence, CharSequence, float) - Static method in class org.lwjgl.nanovg.NanoSVG
Parses SVG file from a file, returns SVG image as paths.
nsvgParseFromFile(ByteBuffer, ByteBuffer, float) - Static method in class org.lwjgl.nanovg.NanoSVG
Parses SVG file from a file, returns SVG image as paths.
NSVGPath - Class in org.lwjgl.nanovg
Member documentation
NSVGPath(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGPath
Creates a NSVGPath instance at the current position of the specified ByteBuffer container.
NSVGPath.Buffer - Class in org.lwjgl.nanovg
An array of NSVGPath structs.
nsvgRasterize(long, NSVGImage, float, float, float, ByteBuffer, int, int, int) - Static method in class org.lwjgl.nanovg.NanoSVG
Rasterizes SVG image, returns RGBA image (non-premultiplied alpha).
NSVGShape - Class in org.lwjgl.nanovg
Member documentation
NSVGShape(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NSVGShape
Creates a NSVGShape instance at the current position of the specified ByteBuffer container.
NSVGShape.Buffer - Class in org.lwjgl.nanovg
An array of NSVGShape structs.
ntextColor(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of BNDwidgetTheme.textColor().
ntextColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of textColor.
ntextFieldTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.textFieldTheme().
ntextFieldTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of textFieldTheme.
ntextSelectedColor(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
ntextSelectedColor(long) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
ntextSelectedColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of textSelectedColor.
ntextSelectedColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDwidgetTheme
Unsafe version of textSelectedColor.
ntexture(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebuffer
Unsafe version of NVGLUFramebuffer.texture().
ntoolTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.toolTheme().
ntoolTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of toolTheme.
ntooltipTheme(long) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of BNDtheme.tooltipTheme().
ntooltipTheme(long, BNDwidgetTheme) - Static method in class org.lwjgl.nanovg.BNDtheme
Unsafe version of tooltipTheme.
ntype(long) - Static method in class org.lwjgl.nanovg.NSVGPaint
Unsafe version of NSVGPaint.type().
nuiAllocHandle(int, int) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: AllocHandle
nuiContains(int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: Contains
nuiDestroyContext(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: DestroyContext
nuiGetButton(int) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetButton
nuiGetCursor(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetCursor
nuiGetCursorDelta(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetCursorDelta
nuiGetCursorStart(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetCursorStart
nuiGetCursorStartDelta(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetCursorStartDelta
nuiGetHandler() - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetHandler
nuiGetRect(int, long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetRect
nuiGetScroll(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: GetScroll
nuiSetButton(int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: SetButton
nuiSetFrozen(int, int) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: SetFrozen
nuiSetHandler(long) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: SetHandler
nuiSetKey(int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: SetKey
nuiSetMargins(int, short, short, short, short) - Static method in class org.lwjgl.nanovg.OUI
Unsafe version of: SetMargins
numberFieldTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the numberFieldTheme field.
numberFieldTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the numberFieldTheme field.
numberFieldTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the numberFieldTheme field to the specified Consumer.
numberFieldTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the numberFieldTheme field to the specified Consumer.
numberFieldTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the numberFieldTheme field.
numberFieldTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the numberFieldTheme field.
NUMBERFIELDTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
nv(long) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of UIRect.v().
nv(long) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of UIVec2.v().
nv(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of v.
nv(long, int) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of v.
nv(long, int, int) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of v.
nv(long, int, int) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of v.
nv(long, IntBuffer) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of v.
nv(long, IntBuffer) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of v.
NVG_ALIGN_BASELINE - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ALIGN_BOTTOM - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ALIGN_CENTER - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ALIGN_LEFT - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ALIGN_MIDDLE - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ALIGN_RIGHT - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ALIGN_TOP - Static variable in class org.lwjgl.nanovg.NanoVG
Alignments.
NVG_ANTIALIAS - Static variable in class org.lwjgl.nanovg.NanoVGGL2
Create flags.
NVG_ANTIALIAS - Static variable in class org.lwjgl.nanovg.NanoVGGL3
Create flags.
NVG_ANTIALIAS - Static variable in class org.lwjgl.nanovg.NanoVGGLES2
Create flags.
NVG_ANTIALIAS - Static variable in class org.lwjgl.nanovg.NanoVGGLES3
Create flags.
NVG_ATOP - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_BEVEL - Static variable in class org.lwjgl.nanovg.NanoVG
Line caps and joins.
NVG_BUTT - Static variable in class org.lwjgl.nanovg.NanoVG
Line caps and joins.
NVG_CCW - Static variable in class org.lwjgl.nanovg.NanoVG
Winding order.
NVG_COPY - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_CW - Static variable in class org.lwjgl.nanovg.NanoVG
Winding order.
NVG_DEBUG - Static variable in class org.lwjgl.nanovg.NanoVGGL2
Create flags.
NVG_DEBUG - Static variable in class org.lwjgl.nanovg.NanoVGGL3
Create flags.
NVG_DEBUG - Static variable in class org.lwjgl.nanovg.NanoVGGLES2
Create flags.
NVG_DEBUG - Static variable in class org.lwjgl.nanovg.NanoVGGLES3
Create flags.
NVG_DESTINATION_ATOP - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_DESTINATION_IN - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_DESTINATION_OUT - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_DESTINATION_OVER - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_DST_ALPHA - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_DST_COLOR - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_HOLE - Static variable in class org.lwjgl.nanovg.NanoVG
Solidity.
NVG_IMAGE_FLIPY - Static variable in class org.lwjgl.nanovg.NanoVG
Image flags.
NVG_IMAGE_GENERATE_MIPMAPS - Static variable in class org.lwjgl.nanovg.NanoVG
Image flags.
NVG_IMAGE_NEAREST - Static variable in class org.lwjgl.nanovg.NanoVG
Image flags.
NVG_IMAGE_NODELETE - Static variable in class org.lwjgl.nanovg.NanoVGGL2
These are additional flags on top of NVGimageFlags.
NVG_IMAGE_NODELETE - Static variable in class org.lwjgl.nanovg.NanoVGGL3
These are additional flags on top of NVGimageFlags.
NVG_IMAGE_NODELETE - Static variable in class org.lwjgl.nanovg.NanoVGGLES2
These are additional flags on top of NVGimageFlags.
NVG_IMAGE_NODELETE - Static variable in class org.lwjgl.nanovg.NanoVGGLES3
These are additional flags on top of NVGimageFlags.
NVG_IMAGE_PREMULTIPLIED - Static variable in class org.lwjgl.nanovg.NanoVG
Image flags.
NVG_IMAGE_REPEATX - Static variable in class org.lwjgl.nanovg.NanoVG
Image flags.
NVG_IMAGE_REPEATY - Static variable in class org.lwjgl.nanovg.NanoVG
Image flags.
NVG_LIGHTER - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_MITER - Static variable in class org.lwjgl.nanovg.NanoVG
Line caps and joins.
NVG_ONE - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_ONE_MINUS_DST_ALPHA - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_ONE_MINUS_DST_COLOR - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_ONE_MINUS_SRC_ALPHA - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_ONE_MINUS_SRC_COLOR - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_PI - Static variable in class org.lwjgl.nanovg.NanoVG
PI
NVG_ROUND - Static variable in class org.lwjgl.nanovg.NanoVG
Line caps and joins.
NVG_SOLID - Static variable in class org.lwjgl.nanovg.NanoVG
Solidity.
NVG_SOURCE_IN - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_SOURCE_OUT - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_SOURCE_OVER - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_SQUARE - Static variable in class org.lwjgl.nanovg.NanoVG
Line caps and joins.
NVG_SRC_ALPHA - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_SRC_ALPHA_SATURATE - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_SRC_COLOR - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
NVG_STENCIL_STROKES - Static variable in class org.lwjgl.nanovg.NanoVGGL2
Create flags.
NVG_STENCIL_STROKES - Static variable in class org.lwjgl.nanovg.NanoVGGL3
Create flags.
NVG_STENCIL_STROKES - Static variable in class org.lwjgl.nanovg.NanoVGGLES2
Create flags.
NVG_STENCIL_STROKES - Static variable in class org.lwjgl.nanovg.NanoVGGLES3
Create flags.
NVG_XOR - Static variable in class org.lwjgl.nanovg.NanoVG
Composite operations.
NVG_ZERO - Static variable in class org.lwjgl.nanovg.NanoVG
Blend factors.
nvgAddFallbackFont(long, CharSequence, CharSequence) - Static method in class org.lwjgl.nanovg.NanoVG
Adds fallback font by name.
nvgAddFallbackFont(long, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Adds fallback font by name.
nvgAddFallbackFontId(long, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
Adds fallback font by handle.
nvgArc(long, float, float, float, float, float, int) - Static method in class org.lwjgl.nanovg.NanoVG
Creates new circle arc shaped sub-path.
nvgArcTo(long, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Adds an arc segment at the corner defined by the last path point, and two specified points.
nvgBeginFrame(long, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Begins drawing a new frame.
nvgBeginPath(long) - Static method in class org.lwjgl.nanovg.NanoVG
Clears the current path and sub-paths.
nvgBezierTo(long, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Adds cubic bezier segment from last point in the path via two control points to the specified point.
nvgBoxGradient(long, float, float, float, float, float, float, NVGColor, NVGColor, NVGPaint) - Static method in class org.lwjgl.nanovg.NanoVG
Creates and returns a box gradient.
nvgCancelFrame(long) - Static method in class org.lwjgl.nanovg.NanoVG
Cancels drawing the current frame.
nvgCircle(long, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Creates new circle shaped sub-path.
nvgClosePath(long) - Static method in class org.lwjgl.nanovg.NanoVG
Closes current sub-path with a line segment.
NVGColor - Class in org.lwjgl.nanovg
A NanoVG color.
NVGColor(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGColor
Creates a NVGColor instance at the current position of the specified ByteBuffer container.
NVGColor.Buffer - Class in org.lwjgl.nanovg
An array of NVGColor structs.
nvgCreate(boolean, int, long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Creates a NanoVG context with an OpenGL 2.0 rendering back-end.
nvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Creates a NanoVG context with an OpenGL 3.0 rendering back-end.
nvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Creates a NanoVG context with an OpenGL ES 2.0 rendering back-end.
nvgCreate(int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Creates a NanoVG context with an OpenGL ES 3.0 rendering back-end.
nvgCreateFont(long, CharSequence, CharSequence) - Static method in class org.lwjgl.nanovg.NanoVG
Creates font by loading it from the disk from specified file name.
nvgCreateFont(long, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Creates font by loading it from the disk from specified file name.
nvgCreateFontMem(long, CharSequence, ByteBuffer, int) - Static method in class org.lwjgl.nanovg.NanoVG
Creates font by loading it from the specified memory chunk.
nvgCreateFontMem(long, ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.nanovg.NanoVG
Creates font by loading it from the specified memory chunk.
nvgCreateImage(long, CharSequence, int) - Static method in class org.lwjgl.nanovg.NanoVG
Creates image by loading it from the disk from specified file name.
nvgCreateImage(long, ByteBuffer, int) - Static method in class org.lwjgl.nanovg.NanoVG
Creates image by loading it from the disk from specified file name.
nvgCreateImageMem(long, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Creates image by loading it from the specified chunk of memory.
nvgCreateImageRGBA(long, int, int, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Creates image from specified image data.
nvgCurrentTransform(long, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: CurrentTransform
nvgCurrentTransform(long, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Stores the top part (a-f) of the current transformation matrix in to the specified buffer.
nvgDegToRad(float) - Static method in class org.lwjgl.nanovg.NanoVG
Converts degrees to radians.
nvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Deletes a NanoVG context created with Create.
nvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Deletes a NanoVG context created with Create.
nvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Deletes a NanoVG context created with Create.
nvgDelete(long) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Deletes a NanoVG context created with Create.
nvgDeleteImage(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Deletes created image.
nvgEllipse(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Creates new ellipse shaped sub-path.
nvgEndFrame(long) - Static method in class org.lwjgl.nanovg.NanoVG
Ends drawing flushing remaining render state.
nvgFill(long) - Static method in class org.lwjgl.nanovg.NanoVG
Fills the current path with current fill style.
nvgFillColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Sets current fill style to a solid color.
nvgFillPaint(long, NVGPaint) - Static method in class org.lwjgl.nanovg.NanoVG
Sets current fill style to a paint, which can be a one of the gradients or a pattern.
nvgFindFont(long, CharSequence) - Static method in class org.lwjgl.nanovg.NanoVG
Finds a loaded font of specified name, and returns handle to it, or -1 if the font is not found.
nvgFindFont(long, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Finds a loaded font of specified name, and returns handle to it, or -1 if the font is not found.
nvgFontBlur(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the blur of current text style.
nvgFontFace(long, CharSequence) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the font face based on specified name of current text style.
nvgFontFace(long, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the font face based on specified name of current text style.
nvgFontFaceId(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the font face based on specified id of current text style.
nvgFontSize(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the font size of current text style.
nvgGetViewId(long) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgGlobalAlpha(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transparency applied to all rendered shapes.
nvgGlobalCompositeBlendFunc(long, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the composite operation with custom pixel arithmetic.
nvgGlobalCompositeBlendFuncSeparate(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the composite operation with custom pixel arithmetic for RGB and alpha components separately.
nvgGlobalCompositeOperation(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the composite operation.
NVGGlyphPosition - Class in org.lwjgl.nanovg
A glyph position.
NVGGlyphPosition(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGGlyphPosition
Creates a NVGGlyphPosition instance at the current position of the specified ByteBuffer container.
NVGGlyphPosition.Buffer - Class in org.lwjgl.nanovg
An array of NVGGlyphPosition structs.
nvgHSL(float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Returns color value specified by hue, saturation and lightness.
nvgHSLA(float, float, float, byte, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Returns color value specified by hue, saturation and lightness and alpha.
nvgImagePattern(long, float, float, float, float, float, int, float, NVGPaint) - Static method in class org.lwjgl.nanovg.NanoVG
Creates and returns an image patter.
nvgImageSize(long, int, int[], int[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: ImageSize
nvgImageSize(long, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Returns the dimensions of a created image.
nvgIntersectScissor(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Intersects current scissor rectangle with the specified rectangle.
nvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Creates a NanoVG image from an OpenGL texture.
nvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Creates a NanoVG image from an OpenGL texture.
nvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Creates a NanoVG image from an OpenGL texture.
nvglCreateImageFromHandle(long, int, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Creates a NanoVG image from an OpenGL texture.
nvgLerpRGBA(NVGColor, NVGColor, float, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Linearly interpolates from color c0 to c1, and returns resulting color value.
nvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Returns the OpenGL texture id associated with a NanoVG image.
nvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Returns the OpenGL texture id associated with a NanoVG image.
nvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Returns the OpenGL texture id associated with a NanoVG image.
nvglImageHandle(long, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Returns the OpenGL texture id associated with a NanoVG image.
nvgLinearGradient(long, float, float, float, float, NVGColor, NVGColor, NVGPaint) - Static method in class org.lwjgl.nanovg.NanoVG
Creates and returns a linear gradient.
nvgLineCap(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets how the end of the line (cap) is drawn.
nvgLineJoin(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets how sharp path corners are drawn.
nvgLineTo(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Adds line segment from the last point in the path to the specified point.
nvgluBindFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Binds the framebuffer object associated with the specified NVGLUFramebuffer.
nvgluBindFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Binds the framebuffer object associated with the specified NVGLUFramebuffer.
nvgluBindFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Binds the framebuffer object associated with the specified NVGLUFramebuffer.
nvgluBindFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Binds the framebuffer object associated with the specified NVGLUFramebuffer.
nvgluBindFramebuffer(NVGLUFramebufferBGFX) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Creates a framebuffer object to render to.
nvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Creates a framebuffer object to render to.
nvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Creates a framebuffer object to render to.
nvgluCreateFramebuffer(long, int, int, int) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Creates a framebuffer object to render to.
nvgluDeleteFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGL2
Deletes an NVGLUFramebuffer.
nvgluDeleteFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGL3
Deletes an NVGLUFramebuffer.
nvgluDeleteFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGLES2
Deletes an NVGLUFramebuffer.
nvgluDeleteFramebuffer(long, NVGLUFramebuffer) - Static method in class org.lwjgl.nanovg.NanoVGGLES3
Deletes an NVGLUFramebuffer.
nvgluDeleteFramebuffer(NVGLUFramebufferBGFX) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
NVGLUFramebuffer - Class in org.lwjgl.nanovg
A framebuffer object.
NVGLUFramebuffer(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGLUFramebuffer
Creates a NVGLUFramebuffer instance at the current position of the specified ByteBuffer container.
NVGLUFramebuffer.Buffer - Class in org.lwjgl.nanovg
An array of NVGLUFramebuffer structs.
NVGLUFramebufferBGFX - Class in org.lwjgl.nanovg
A framebuffer object.
NVGLUFramebufferBGFX(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Creates a NVGLUFramebufferBGFX instance at the current position of the specified ByteBuffer container.
NVGLUFramebufferBGFX.Buffer - Class in org.lwjgl.nanovg
An array of NVGLUFramebufferBGFX structs.
nvgluSetViewFramebuffer(int, NVGLUFramebufferBGFX) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgMiterLimit(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the miter limit of the stroke style.
nvgMoveTo(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Starts new sub-path with specified point as first point.
NVGPaint - Class in org.lwjgl.nanovg
A NanoVG paint.
NVGPaint(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGPaint
Creates a NVGPaint instance at the current position of the specified ByteBuffer container.
NVGPaint.Buffer - Class in org.lwjgl.nanovg
An array of NVGPaint structs.
nvgPathWinding(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the current sub-path winding.
nvgQuadTo(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Adds quadratic bezier segment from last point in the path via a control point to the specified point.
nvgRadialGradient(long, float, float, float, float, NVGColor, NVGColor, NVGPaint) - Static method in class org.lwjgl.nanovg.NanoVG
Creates and returns a radial gradient.
nvgRadToDeg(float) - Static method in class org.lwjgl.nanovg.NanoVG
Converts radians to degrees.
nvgRect(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Creates new rectangle shaped sub-path.
nvgReset(long) - Static method in class org.lwjgl.nanovg.NanoVG
Resets current render state to default values.
nvgResetScissor(long) - Static method in class org.lwjgl.nanovg.NanoVG
Resets and disables scissoring.
nvgResetTransform(long) - Static method in class org.lwjgl.nanovg.NanoVG
Resets current transform to an identity matrix.
nvgRestore(long) - Static method in class org.lwjgl.nanovg.NanoVG
Pops and restores current render state.
nvgRGB(byte, byte, byte, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Returns a color value from red, green, blue values.
nvgRGBA(byte, byte, byte, byte, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Returns a color value from red, green, blue and alpha values.
nvgRGBAf(float, float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Returns a color value from red, green, blue and alpha values.
nvgRGBf(float, float, float, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Returns a color value from red, green, blue values.
nvgRotate(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Rotates current coordinate system.
nvgRoundedRect(long, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Creates new rounded rectangle shaped sub-path.
nvgRoundedRectVarying(long, float, float, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Creates new rounded rectangle shaped sub-path with varying radii for each corner.
nvgSave(long) - Static method in class org.lwjgl.nanovg.NanoVG
Pushes and saves the current render state into a state stack.
nvgScale(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Scales the current coordinate system.
nvgScissor(long, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the current scissor rectangle.
nvgSetViewId(long, int) - Static method in class org.lwjgl.nanovg.NanoVGBGFX
 
nvgShapeAntiAlias(long, boolean) - Static method in class org.lwjgl.nanovg.NanoVG
Sets whether to draw antialias for Stroke and Fill.
nvgSkewX(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Skews the current coordinate system along X axis.
nvgSkewY(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Skews the current coordinate system along Y axis.
nvgStroke(long) - Static method in class org.lwjgl.nanovg.NanoVG
Fills the current path with current stroke style.
nvgStrokeColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Sets current stroke style to a solid color.
nvgStrokePaint(long, NVGPaint) - Static method in class org.lwjgl.nanovg.NanoVG
Sets current stroke style to a paint, which can be a one of the gradients or a pattern.
nvgStrokeWidth(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the stroke width of the stroke style.
nvgText(long, float, float, CharSequence) - Static method in class org.lwjgl.nanovg.NanoVG
Draws text string at specified location.
nvgText(long, float, float, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Draws text string at specified location.
nvgTextAlign(long, int) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the text align of current text style.
nvgTextBounds(long, float, float, CharSequence, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TextBounds
nvgTextBounds(long, float, float, CharSequence, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Measures the specified text string.
nvgTextBounds(long, float, float, ByteBuffer, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TextBounds
nvgTextBounds(long, float, float, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Measures the specified text string.
nvgTextBox(long, float, float, float, CharSequence) - Static method in class org.lwjgl.nanovg.NanoVG
Draws multi-line text string at specified location wrapped at the specified width.
nvgTextBox(long, float, float, float, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Draws multi-line text string at specified location wrapped at the specified width.
nvgTextBoxBounds(long, float, float, float, CharSequence, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TextBoxBounds
nvgTextBoxBounds(long, float, float, float, CharSequence, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Measures the specified multi-text string.
nvgTextBoxBounds(long, float, float, float, ByteBuffer, float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TextBoxBounds
nvgTextBoxBounds(long, float, float, float, ByteBuffer, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Measures the specified multi-text string.
nvgTextBreakLines(long, CharSequence, float, NVGTextRow.Buffer) - Static method in class org.lwjgl.nanovg.NanoVG
Breaks the specified text into lines.
nvgTextBreakLines(long, ByteBuffer, float, NVGTextRow.Buffer) - Static method in class org.lwjgl.nanovg.NanoVG
Breaks the specified text into lines.
nvgTextGlyphPositions(long, float, float, CharSequence, NVGGlyphPosition.Buffer) - Static method in class org.lwjgl.nanovg.NanoVG
Calculates the glyph x positions of the specified text.
nvgTextGlyphPositions(long, float, float, ByteBuffer, NVGGlyphPosition.Buffer) - Static method in class org.lwjgl.nanovg.NanoVG
Calculates the glyph x positions of the specified text.
nvgTextLetterSpacing(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the letter spacing of current text style.
nvgTextLineHeight(long, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the proportional line height of current text style.
nvgTextMetrics(long, float[], float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TextMetrics
nvgTextMetrics(long, FloatBuffer, FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Returns the vertical metrics based on the current text style.
NVGTextRow - Class in org.lwjgl.nanovg
A text row.
NVGTextRow(ByteBuffer) - Constructor for class org.lwjgl.nanovg.NVGTextRow
Creates a NVGTextRow instance at the current position of the specified ByteBuffer container.
NVGTextRow.Buffer - Class in org.lwjgl.nanovg
An array of NVGTextRow structs.
nvgTransform(long, float, float, float, float, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Premultiplies current coordinate system by specified matrix.
nvgTransformIdentity(float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformIdentity
nvgTransformIdentity(FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to identity matrix.
nvgTransformInverse(float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformInverse
nvgTransformInverse(FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the destination to inverse of specified transform.
nvgTransformMultiply(float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformMultiply
nvgTransformMultiply(FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to the result of multiplication of two transforms, of A = A*B.
nvgTransformPoint(float[], float[], float[], float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformPoint
nvgTransformPoint(FloatBuffer, FloatBuffer, FloatBuffer, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Transform a point by given transform.
nvgTransformPremultiply(float[], float[]) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformPremultiply
nvgTransformPremultiply(FloatBuffer, FloatBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to the result of multiplication of two transforms, of A = B*A.
nvgTransformRotate(float[], float) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformRotate
nvgTransformRotate(FloatBuffer, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to rotate matrix.
nvgTransformScale(float[], float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformScale
nvgTransformScale(FloatBuffer, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to scale matrix.
nvgTransformSkewX(float[], float) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformSkewX
nvgTransformSkewX(FloatBuffer, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to skew-x matrix.
nvgTransformSkewY(float[], float) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformSkewY
nvgTransformSkewY(FloatBuffer, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to skew-y matrix.
nvgTransformTranslate(float[], float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Array version of: TransformTranslate
nvgTransformTranslate(FloatBuffer, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Sets the transform to translation matrix matrix.
nvgTranslate(long, float, float) - Static method in class org.lwjgl.nanovg.NanoVG
Translates current coordinate system.
nvgTransRGBA(NVGColor, byte, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Sets transparency of a color value.
nvgTransRGBAf(NVGColor, float, NVGColor) - Static method in class org.lwjgl.nanovg.NanoVG
Sets transparency of a color value.
nvgUpdateImage(long, int, ByteBuffer) - Static method in class org.lwjgl.nanovg.NanoVG
Updates image data specified by image handle.
nviewId(long) - Static method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
nw(long) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of UIRect.w().
nw(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of w.
nwidth(long) - Static method in class org.lwjgl.nanovg.NSVGImage
Unsafe version of NSVGImage.width().
nwidth(long) - Static method in class org.lwjgl.nanovg.NVGTextRow
Unsafe version of NVGTextRow.width().
nwiresColor(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of BNDnodeTheme.wiresColor().
nwiresColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of wiresColor.
nwireSelectColor(long) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
nwireSelectColor(long, NVGColor) - Static method in class org.lwjgl.nanovg.BNDnodeTheme
Unsafe version of wireSelectColor.
nx(long) - Static method in class org.lwjgl.nanovg.NVGGlyphPosition
Unsafe version of NVGGlyphPosition.x().
nx(long) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of UIRect.x().
nx(long) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of UIVec2.x().
nx(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of x.
nx(long, int) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of x.
nxform(long) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of NSVGGradient.xform().
nxform(long) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of NVGPaint.xform().
nxform(long, int) - Static method in class org.lwjgl.nanovg.NSVGGradient
Unsafe version of xform.
nxform(long, int) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of xform.
nxform(long, int, float) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of xform.
nxform(long, FloatBuffer) - Static method in class org.lwjgl.nanovg.NVGPaint
Unsafe version of xform.
ny(long) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of UIRect.y().
ny(long) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of UIVec2.y().
ny(long, int) - Static method in class org.lwjgl.nanovg.UIRect
Unsafe version of y.
ny(long, int) - Static method in class org.lwjgl.nanovg.UIVec2
Unsafe version of y.

O

offset() - Method in class org.lwjgl.nanovg.NSVGGradientStop.Buffer
Returns the value of the offset field.
offset() - Method in class org.lwjgl.nanovg.NSVGGradientStop
Returns the value of the offset field.
OFFSET - Static variable in class org.lwjgl.nanovg.NSVGGradientStop
The struct member offsets.
opacity() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the opacity field.
opacity() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the opacity field.
OPACITY - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
optionTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the optionTheme field.
optionTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the optionTheme field.
optionTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the optionTheme field to the specified Consumer.
optionTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the optionTheme field to the specified Consumer.
optionTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the optionTheme field.
optionTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the optionTheme field.
OPTIONTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
org_lwjgl_nanovg_setup - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
org.lwjgl.nanovg - package org.lwjgl.nanovg
Contains bindings to NanoVG, a small antialiased vector graphics rendering library for OpenGL.
OUI - Class in org.lwjgl.nanovg
 
outerColor() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns a NVGColor view of the outerColor field.
outerColor() - Method in class org.lwjgl.nanovg.NVGPaint
Returns a NVGColor view of the outerColor field.
outerColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Passes the outerColor field to the specified Consumer.
outerColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.NVGPaint
Passes the outerColor field to the specified Consumer.
outerColor(NVGColor) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Copies the specified NVGColor to the outerColor field.
outerColor(NVGColor) - Method in class org.lwjgl.nanovg.NVGPaint
Copies the specified NVGColor to the outerColor field.
OUTERCOLOR - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.
outlineColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns a NVGColor view of the outlineColor field.
outlineColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a NVGColor view of the outlineColor field.
outlineColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Passes the outlineColor field to the specified Consumer.
outlineColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Passes the outlineColor field to the specified Consumer.
outlineColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Copies the specified NVGColor to the outlineColor field.
outlineColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified NVGColor to the outlineColor field.
OUTLINECOLOR - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.

P

paths() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a NSVGPath view of the struct pointed to by the paths field.
paths() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a NSVGPath view of the struct pointed to by the paths field.
PATHS - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
pstops() - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns a NSVGGradientStop.Buffer view of the pstops field.
pstops() - Method in class org.lwjgl.nanovg.NSVGGradient
Returns a NSVGGradientStop.Buffer view of the pstops field.
pstops(int) - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns a NSVGGradientStop view of the struct at the specified index of the pstops field.
pstops(int) - Method in class org.lwjgl.nanovg.NSVGGradient
Returns a NSVGGradientStop view of the struct at the specified index of the pstops field.
PSTOPS - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct member offsets.
pts() - Method in class org.lwjgl.nanovg.NSVGPath.Buffer
Returns a FloatBuffer view of the data pointed to by the pts field.
pts() - Method in class org.lwjgl.nanovg.NSVGPath
Returns a FloatBuffer view of the data pointed to by the pts field.
PTS - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct member offsets.

R

r() - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Returns the value of the r field.
r() - Method in class org.lwjgl.nanovg.NVGColor
Returns the value of the r field.
r(float) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Sets the specified value to the r field.
r(float) - Method in class org.lwjgl.nanovg.NVGColor
Sets the specified value to the r field.
R - Static variable in class org.lwjgl.nanovg.NVGColor
The struct member offsets.
radioTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the radioTheme field.
radioTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the radioTheme field.
radioTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the radioTheme field to the specified Consumer.
radioTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the radioTheme field to the specified Consumer.
radioTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the radioTheme field.
radioTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the radioTheme field.
RADIOTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
radius() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns the value of the radius field.
radius() - Method in class org.lwjgl.nanovg.NVGPaint
Returns the value of the radius field.
radius(float) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Sets the specified value to the radius field.
radius(float) - Method in class org.lwjgl.nanovg.NVGPaint
Sets the specified value to the radius field.
RADIUS - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.
rbo() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer.Buffer
Returns the value of the rbo field.
rbo() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer
Returns the value of the rbo field.
RBO - Static variable in class org.lwjgl.nanovg.NVGLUFramebuffer
The struct member offsets.
regularTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the regularTheme field.
regularTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the regularTheme field.
regularTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the regularTheme field to the specified Consumer.
regularTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the regularTheme field to the specified Consumer.
regularTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the regularTheme field.
regularTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the regularTheme field.
REGULARTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
rgba() - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Returns a FloatBuffer view of the rgba field.
rgba() - Method in class org.lwjgl.nanovg.NVGColor
Returns a FloatBuffer view of the rgba field.
rgba(int) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Returns the value at the specified index of the rgba field.
rgba(int) - Method in class org.lwjgl.nanovg.NVGColor
Returns the value at the specified index of the rgba field.
rgba(int, float) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Sets the specified value at the specified index of the rgba field.
rgba(int, float) - Method in class org.lwjgl.nanovg.NVGColor
Sets the specified value at the specified index of the rgba field.
rgba(FloatBuffer) - Method in class org.lwjgl.nanovg.NVGColor.Buffer
Copies the specified FloatBuffer to the rgba field.
rgba(FloatBuffer) - Method in class org.lwjgl.nanovg.NVGColor
Copies the specified FloatBuffer to the rgba field.
RGBA - Static variable in class org.lwjgl.nanovg.NVGColor
The struct member offsets.

S

scrollBarTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the scrollBarTheme field.
scrollBarTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the scrollBarTheme field.
scrollBarTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the scrollBarTheme field to the specified Consumer.
scrollBarTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the scrollBarTheme field to the specified Consumer.
scrollBarTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the scrollBarTheme field.
scrollBarTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the scrollBarTheme field.
SCROLLBARTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
set(FloatBuffer, FloatBuffer, float, float, NVGColor, NVGColor, int) - Method in class org.lwjgl.nanovg.NVGPaint
Initializes this struct with the specified values.
set(BNDnodeTheme) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified struct data to this struct.
set(BNDtheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified struct data to this struct.
set(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified struct data to this struct.
set(NVGColor) - Method in class org.lwjgl.nanovg.NVGColor
Copies the specified struct data to this struct.
set(NVGColor, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDwidgetTheme, BNDnodeTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Initializes this struct with the specified values.
set(NVGColor, NVGColor, NVGColor, NVGColor, NVGColor, NVGColor, int) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Initializes this struct with the specified values.
set(NVGColor, NVGColor, NVGColor, NVGColor, NVGColor, NVGColor, int, int) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Initializes this struct with the specified values.
set(NVGPaint) - Method in class org.lwjgl.nanovg.NVGPaint
Copies the specified struct data to this struct.
set(UIRect) - Method in class org.lwjgl.nanovg.UIRect
Copies the specified struct data to this struct.
set(UIVec2) - Method in class org.lwjgl.nanovg.UIVec2
Copies the specified struct data to this struct.
SetViewId - Static variable in class org.lwjgl.nanovg.NanoVGBGFX.Functions
Function address.
shadeDown() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns the value of the shadeDown field.
shadeDown() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns the value of the shadeDown field.
shadeDown(int) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Sets the specified value to the shadeDown field.
shadeDown(int) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Sets the specified value to the shadeDown field.
SHADEDOWN - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.
shadeTop() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns the value of the shadeTop field.
shadeTop() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns the value of the shadeTop field.
shadeTop(int) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Sets the specified value to the shadeTop field.
shadeTop(int) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Sets the specified value to the shadeTop field.
SHADETOP - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.
shapes() - Method in class org.lwjgl.nanovg.NSVGImage.Buffer
Returns a NSVGShape view of the struct pointed to by the shapes field.
shapes() - Method in class org.lwjgl.nanovg.NSVGImage
Returns a NSVGShape view of the struct pointed to by the shapes field.
SHAPES - Static variable in class org.lwjgl.nanovg.NSVGImage
The struct member offsets.
SIGNATURE - Static variable in interface org.lwjgl.nanovg.UIHandlerI
 
sizeof() - Method in class org.lwjgl.nanovg.BNDnodeTheme
 
sizeof() - Method in class org.lwjgl.nanovg.BNDtheme
 
sizeof() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
 
sizeof() - Method in class org.lwjgl.nanovg.NSVGGradient
 
sizeof() - Method in class org.lwjgl.nanovg.NSVGGradientStop
 
sizeof() - Method in class org.lwjgl.nanovg.NSVGImage
 
sizeof() - Method in class org.lwjgl.nanovg.NSVGPaint
 
sizeof() - Method in class org.lwjgl.nanovg.NSVGPath
 
sizeof() - Method in class org.lwjgl.nanovg.NSVGShape
 
sizeof() - Method in class org.lwjgl.nanovg.NVGColor
 
sizeof() - Method in class org.lwjgl.nanovg.NVGGlyphPosition
 
sizeof() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer
 
sizeof() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
 
sizeof() - Method in class org.lwjgl.nanovg.NVGPaint
 
sizeof() - Method in class org.lwjgl.nanovg.NVGTextRow
 
sizeof() - Method in class org.lwjgl.nanovg.UIRect
 
sizeof() - Method in class org.lwjgl.nanovg.UIVec2
 
SIZEOF - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NSVGGradientStop
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NSVGImage
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NSVGPaint
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NSVGPath
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NVGColor
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NVGGlyphPosition
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NVGLUFramebuffer
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.UIRect
The struct size in bytes.
SIZEOF - Static variable in class org.lwjgl.nanovg.UIVec2
The struct size in bytes.
sliderTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the sliderTheme field.
sliderTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the sliderTheme field.
sliderTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the sliderTheme field to the specified Consumer.
sliderTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the sliderTheme field to the specified Consumer.
sliderTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the sliderTheme field.
sliderTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the sliderTheme field.
SLIDERTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
spread() - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns the value of the spread field.
spread() - Method in class org.lwjgl.nanovg.NSVGGradient
Returns the value of the spread field.
SPREAD - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct member offsets.
start() - Method in class org.lwjgl.nanovg.NVGTextRow.Buffer
Returns the value of the start field.
start() - Method in class org.lwjgl.nanovg.NVGTextRow
Returns the value of the start field.
START - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct member offsets.
str() - Method in class org.lwjgl.nanovg.NVGGlyphPosition.Buffer
Returns the value of the str field.
str() - Method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns the value of the str field.
STR - Static variable in class org.lwjgl.nanovg.NVGGlyphPosition
The struct member offsets.
stroke() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a NSVGPaint view of the stroke field.
stroke() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a NSVGPaint view of the stroke field.
STROKE - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
strokeDashArray() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns a FloatBuffer view of the strokeDashArray field.
strokeDashArray() - Method in class org.lwjgl.nanovg.NSVGShape
Returns a FloatBuffer view of the strokeDashArray field.
strokeDashArray(int) - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value at the specified index of the strokeDashArray field.
strokeDashArray(int) - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value at the specified index of the strokeDashArray field.
STROKEDASHARRAY - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
strokeDashCount() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the strokeDashCount field.
strokeDashCount() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the strokeDashCount field.
STROKEDASHCOUNT - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
strokeDashOffset() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the strokeDashOffset field.
strokeDashOffset() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the strokeDashOffset field.
STROKEDASHOFFSET - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
strokeLineCap() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the strokeLineCap field.
strokeLineCap() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the strokeLineCap field.
STROKELINECAP - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
strokeLineJoin() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the strokeLineJoin field.
strokeLineJoin() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the strokeLineJoin field.
STROKELINEJOIN - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.
strokeWidth() - Method in class org.lwjgl.nanovg.NSVGShape.Buffer
Returns the value of the strokeWidth field.
strokeWidth() - Method in class org.lwjgl.nanovg.NSVGShape
Returns the value of the strokeWidth field.
STROKEWIDTH - Static variable in class org.lwjgl.nanovg.NSVGShape
The struct member offsets.

T

textColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns a NVGColor view of the textColor field.
textColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a NVGColor view of the textColor field.
textColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Passes the textColor field to the specified Consumer.
textColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Passes the textColor field to the specified Consumer.
textColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Copies the specified NVGColor to the textColor field.
textColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified NVGColor to the textColor field.
TEXTCOLOR - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.
textFieldTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the textFieldTheme field.
textFieldTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the textFieldTheme field.
textFieldTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the textFieldTheme field to the specified Consumer.
textFieldTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the textFieldTheme field to the specified Consumer.
textFieldTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the textFieldTheme field.
textFieldTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the textFieldTheme field.
TEXTFIELDTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
textSelectedColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns a NVGColor view of the textSelectedColor field.
textSelectedColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a NVGColor view of the textSelectedColor field.
textSelectedColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Returns a NVGColor view of the textSelectedColor field.
textSelectedColor() - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Returns a NVGColor view of the textSelectedColor field.
textSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Passes the textSelectedColor field to the specified Consumer.
textSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Passes the textSelectedColor field to the specified Consumer.
textSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Passes the textSelectedColor field to the specified Consumer.
textSelectedColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Passes the textSelectedColor field to the specified Consumer.
textSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Copies the specified NVGColor to the textSelectedColor field.
textSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified NVGColor to the textSelectedColor field.
textSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme.Buffer
Copies the specified NVGColor to the textSelectedColor field.
textSelectedColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDwidgetTheme
Copies the specified NVGColor to the textSelectedColor field.
TEXTSELECTEDCOLOR - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.
TEXTSELECTEDCOLOR - Static variable in class org.lwjgl.nanovg.BNDwidgetTheme
The struct member offsets.
texture() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer.Buffer
Returns the value of the texture field.
texture() - Method in class org.lwjgl.nanovg.NVGLUFramebuffer
Returns the value of the texture field.
TEXTURE - Static variable in class org.lwjgl.nanovg.NVGLUFramebuffer
The struct member offsets.
toolTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the toolTheme field.
toolTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the toolTheme field.
toolTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the toolTheme field to the specified Consumer.
toolTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the toolTheme field to the specified Consumer.
toolTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the toolTheme field.
toolTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the toolTheme field.
TOOLTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
tooltipTheme() - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Returns a BNDwidgetTheme view of the tooltipTheme field.
tooltipTheme() - Method in class org.lwjgl.nanovg.BNDtheme
Returns a BNDwidgetTheme view of the tooltipTheme field.
tooltipTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Passes the tooltipTheme field to the specified Consumer.
tooltipTheme(Consumer<BNDwidgetTheme>) - Method in class org.lwjgl.nanovg.BNDtheme
Passes the tooltipTheme field to the specified Consumer.
tooltipTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme.Buffer
Copies the specified BNDwidgetTheme to the tooltipTheme field.
tooltipTheme(BNDwidgetTheme) - Method in class org.lwjgl.nanovg.BNDtheme
Copies the specified BNDwidgetTheme to the tooltipTheme field.
TOOLTIPTHEME - Static variable in class org.lwjgl.nanovg.BNDtheme
The struct member offsets.
type() - Method in class org.lwjgl.nanovg.NSVGPaint.Buffer
Returns the value of the type field.
type() - Method in class org.lwjgl.nanovg.NSVGPaint
Returns the value of the type field.
TYPE - Static variable in class org.lwjgl.nanovg.NSVGPaint
The struct member offsets.

U

UI_ACTIVE - Static variable in class org.lwjgl.nanovg.OUI
Item states as returned by GetState.
UI_ANY - Static variable in class org.lwjgl.nanovg.OUI
Enum values:
UI_BREAK - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_BUTTON0_CAPTURE - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_BUTTON0_DOWN - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_BUTTON0_HOT_UP - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_BUTTON0_UP - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_BUTTON2_DOWN - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_CENTER - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_CHAR - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_COLD - Static variable in class org.lwjgl.nanovg.OUI
Item states as returned by GetState.
UI_COLUMN - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_DOWN - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_END - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_FILL - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_FLEX - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_FROZEN - Static variable in class org.lwjgl.nanovg.OUI
Item states as returned by GetState.
UI_HCENTER - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_HFILL - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_HOT - Static variable in class org.lwjgl.nanovg.OUI
Item states as returned by GetState.
UI_JUSTIFY - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_KEY_DOWN - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_KEY_UP - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_LAYOUT - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_LEFT - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_MIDDLE - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_NOWRAP - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_RIGHT - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_ROW - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_SCROLL - Static variable in class org.lwjgl.nanovg.OUI
Event flags.
UI_START - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
UI_TOP - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_USERMASK - Static variable in class org.lwjgl.nanovg.OUI
Enum values:
UI_VCENTER - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_VFILL - Static variable in class org.lwjgl.nanovg.OUI
Child layout flags to pass to SetLayout.
UI_WRAP - Static variable in class org.lwjgl.nanovg.OUI
Container flags to pass to SetBox.
uiAllocHandle(int, int) - Static method in class org.lwjgl.nanovg.OUI
Allocates space for application-dependent context data and assign it as the handle to the item.
uiAppend(int, int) - Static method in class org.lwjgl.nanovg.OUI
Assigns an item to the same container as another item.
uiBeginLayout() - Static method in class org.lwjgl.nanovg.OUI
Clears the item buffer.
uiClearState() - Static method in class org.lwjgl.nanovg.OUI
Resets the currently stored hot/active etc.
uiContains(int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Returns 1 if an items absolute rectangle contains a given coordinate, otherwise 0.
uiCreateContext(int, int) - Static method in class org.lwjgl.nanovg.OUI
Creates a new UI context; call MakeCurrent to make this context the current context.
uiDestroyContext(long) - Static method in class org.lwjgl.nanovg.OUI
Releases the memory of an UI context created with CreateContext; if the context is the current context, the current context will be set to NULL.
uiEndLayout() - Static method in class org.lwjgl.nanovg.OUI
Layout all added items starting from the root item 0.
uiFindItem(int, int, int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Returns the topmost item containing absolute location (x,y), starting with item as parent, using a set of flags and masks as filter.
uiFirstChild(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the first child item of a container item.
uiFocus(int) - Static method in class org.lwjgl.nanovg.OUI
Sets item as recipient of all keyboard events.
uiGetAllocSize() - Static method in class org.lwjgl.nanovg.OUI
Returns the total bytes that have been allocated by AllocHandle
uiGetBox(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the box model as set by SetBox.
uiGetButton(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the current state of an application dependent input button as set by SetButton.
uiGetClicks() - Static method in class org.lwjgl.nanovg.OUI
Returns the number of chained clicks; 1 is a single click, 2 is a double click, etc.
uiGetContext() - Static method in class org.lwjgl.nanovg.OUI
Returns the currently selected context or NULL.
uiGetCursor(UIVec2) - Static method in class org.lwjgl.nanovg.OUI
Returns the current cursor position in screen coordinates as set by SetCursor.
uiGetCursorDelta(UIVec2) - Static method in class org.lwjgl.nanovg.OUI
Returns the offset of the cursor relative to the last call to Process.
uiGetCursorStart(UIVec2) - Static method in class org.lwjgl.nanovg.OUI
Returns the beginning point of a drag operation.
uiGetCursorStartDelta(UIVec2) - Static method in class org.lwjgl.nanovg.OUI
Returns the offset of the cursor relative to the beginning point of a drag operation.
uiGetEvents(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the event flags for an item as passed to SetEvents
uiGetFlags(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the user-defined flags for an item as passed to SetFlags
uiGetFocusedItem() - Static method in class org.lwjgl.nanovg.OUI
Returns the item that is currently focused or -1 for none.
uiGetHandle(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the application-dependent handle of the item as passed to SetHandle or AllocHandle.
uiGetHandler() - Static method in class org.lwjgl.nanovg.OUI
Returns the handler callback as passed to SetHandler
uiGetHeight(int) - Static method in class org.lwjgl.nanovg.OUI
Return the height of the item as set by SetSize.
uiGetHotItem() - Static method in class org.lwjgl.nanovg.OUI
Returns the item that is currently under the cursor or -1 for none.
uiGetItemCount() - Static method in class org.lwjgl.nanovg.OUI
Returns the total number of allocated items
uiGetKey() - Static method in class org.lwjgl.nanovg.OUI
When handling a KEY_DOWN/KEY_UP event: the key that triggered this event.
uiGetLastItemCount() - Static method in class org.lwjgl.nanovg.OUI
Returns the number if items that have been allocated in the last frame.
uiGetLayout(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the anchoring behavior as set by SetLayout.
uiGetMarginDown(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the bottom margin of the item as set with SetMargins.
uiGetMarginLeft(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the left margin of the item as set with SetMargins.
uiGetMarginRight(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the right margin of the item as set with SetMargins.
uiGetMarginTop(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the top margin of the item as set with SetMargins.
uiGetModifier() - Static method in class org.lwjgl.nanovg.OUI
When handling a keyboard or mouse event: the active modifier keys.
uiGetRect(int, UIRect) - Static method in class org.lwjgl.nanovg.OUI
Returns the items layout rectangle in absolute coordinates.
uiGetScroll(UIVec2) - Static method in class org.lwjgl.nanovg.OUI
Returns the currently accumulated scroll wheel offsets for this frame
uiGetState(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the current state of the item.
uiGetWidth(int) - Static method in class org.lwjgl.nanovg.OUI
Returns the width of the item as set by SetSize.
UIHandler - Class in org.lwjgl.nanovg
Instances of this class may be passed to the SetHandler method.
UIHandlerI - Interface in org.lwjgl.nanovg
Instances of this interface may be passed to the SetHandler method.
uiInsert(int, int) - Static method in class org.lwjgl.nanovg.OUI
Assigns an item to a container.
uiInsertBack(int, int) - Static method in class org.lwjgl.nanovg.OUI
Inserts child into container item like Insert, but prepend it to the first child item, effectively putting it in the background.
uiInsertFront(int, int) - Static method in class org.lwjgl.nanovg.OUI
Same as Insert.
uiItem() - Static method in class org.lwjgl.nanovg.OUI
Creates a new UI item and return the new item's ID.
uiMakeCurrent(long) - Static method in class org.lwjgl.nanovg.OUI
Selects an UI context as the current context; a context must always be selected before using any of the other UI functions.
uiNextSibling(int) - Static method in class org.lwjgl.nanovg.OUI
Returns an items next sibling in the list of the parent containers children.
uiProcess(int) - Static method in class org.lwjgl.nanovg.OUI
Updates the internal state according to the current cursor position and button states, and call all registered handlers.
uiRecoverItem(int) - Static method in class org.lwjgl.nanovg.OUI
When BeginLayout is called, the most recently declared items are retained.
UIRect - Class in org.lwjgl.nanovg
layout rectangle
UIRect(ByteBuffer) - Constructor for class org.lwjgl.nanovg.UIRect
Creates a UIRect instance at the current position of the specified ByteBuffer container.
UIRect.Buffer - Class in org.lwjgl.nanovg
An array of UIRect structs.
uiRemapItem(int, int) - Static method in class org.lwjgl.nanovg.OUI
In cases where it is important to recover old state over changes in the view, and the built-in remapping fails, the UI declaration can manually remap old items to new IDs in cases where e.g.
uiSetBox(int, int) - Static method in class org.lwjgl.nanovg.OUI
Sets the box model behavior of the item to one or multiple UIboxFlags.
uiSetButton(int, int, boolean) - Static method in class org.lwjgl.nanovg.OUI
Sets a mouse or gamepad button as pressed/released button is in the range 0..63 and maps to an application defined input source.
uiSetChar(int) - Static method in class org.lwjgl.nanovg.OUI
Sends a single character for text input; the character is usually in the unicode range, but can be application defined.
uiSetCursor(int, int) - Static method in class org.lwjgl.nanovg.OUI
Sets the current cursor position (usually belonging to a mouse) to the screen coordinates at (x,y).
uiSetEvents(int, int) - Static method in class org.lwjgl.nanovg.OUI
 
uiSetFlags(int, int) - Static method in class org.lwjgl.nanovg.OUI
 
uiSetFrozen(int, boolean) - Static method in class org.lwjgl.nanovg.OUI
Sets an items state to frozen.
uiSetHandle(int, long) - Static method in class org.lwjgl.nanovg.OUI
Sets the application-dependent handle of an item.
uiSetHandler(UIHandlerI) - Static method in class org.lwjgl.nanovg.OUI
Sets the global handler callback for interactive items.
uiSetKey(int, int, boolean) - Static method in class org.lwjgl.nanovg.OUI
Sets a key as down/up; the key can be any application defined keycode.
uiSetLayout(int, int) - Static method in class org.lwjgl.nanovg.OUI
Sets the anchoring behavior of the item to one or multiple UIlayoutFlags.
uiSetMargins(int, int, int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Sets the left, top, right and bottom margins of an item.
uiSetScroll(int, int) - Static method in class org.lwjgl.nanovg.OUI
Accumulates scroll wheel offsets for the current frame.
uiSetSize(int, int, int) - Static method in class org.lwjgl.nanovg.OUI
Sets the size of the item.
uiUpdateHotItem() - Static method in class org.lwjgl.nanovg.OUI
Updates the current hot item; this only needs to be called if items are kept for more than one frame and EndLayout is not called.
UIVec2 - Class in org.lwjgl.nanovg
for cursor positions, mainly
UIVec2(ByteBuffer) - Constructor for class org.lwjgl.nanovg.UIVec2
Creates a UIVec2 instance at the current position of the specified ByteBuffer container.
UIVec2.Buffer - Class in org.lwjgl.nanovg
An array of UIVec2 structs.

V

v() - Method in class org.lwjgl.nanovg.UIRect.Buffer
Returns a IntBuffer view of the v field.
v() - Method in class org.lwjgl.nanovg.UIRect
Returns a IntBuffer view of the v field.
v() - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Returns a IntBuffer view of the v field.
v() - Method in class org.lwjgl.nanovg.UIVec2
Returns a IntBuffer view of the v field.
v(int) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Returns the value at the specified index of the v field.
v(int) - Method in class org.lwjgl.nanovg.UIRect
Returns the value at the specified index of the v field.
v(int) - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Returns the value at the specified index of the v field.
v(int) - Method in class org.lwjgl.nanovg.UIVec2
Returns the value at the specified index of the v field.
v(int, int) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Sets the specified value at the specified index of the v field.
v(int, int) - Method in class org.lwjgl.nanovg.UIRect
Sets the specified value at the specified index of the v field.
v(int, int) - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Sets the specified value at the specified index of the v field.
v(int, int) - Method in class org.lwjgl.nanovg.UIVec2
Sets the specified value at the specified index of the v field.
v(IntBuffer) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Copies the specified IntBuffer to the v field.
v(IntBuffer) - Method in class org.lwjgl.nanovg.UIRect
Copies the specified IntBuffer to the v field.
v(IntBuffer) - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Copies the specified IntBuffer to the v field.
v(IntBuffer) - Method in class org.lwjgl.nanovg.UIVec2
Copies the specified IntBuffer to the v field.
V - Static variable in class org.lwjgl.nanovg.UIRect
The struct member offsets.
V - Static variable in class org.lwjgl.nanovg.UIVec2
The struct member offsets.
viewId() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX.Buffer
Returns the value of the viewId field.
viewId() - Method in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
Returns the value of the viewId field.
VIEWID - Static variable in class org.lwjgl.nanovg.NVGLUFramebufferBGFX
The struct member offsets.

W

w() - Method in class org.lwjgl.nanovg.UIRect.Buffer
Returns the value of the w field.
w() - Method in class org.lwjgl.nanovg.UIRect
Returns the value of the w field.
w(int) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Sets the specified value to the w field.
w(int) - Method in class org.lwjgl.nanovg.UIRect
Sets the specified value to the w field.
W - Static variable in class org.lwjgl.nanovg.UIRect
The struct member offsets.
width() - Method in class org.lwjgl.nanovg.NSVGImage.Buffer
Returns the value of the width field.
width() - Method in class org.lwjgl.nanovg.NSVGImage
Returns the value of the width field.
width() - Method in class org.lwjgl.nanovg.NVGTextRow.Buffer
Returns the value of the width field.
width() - Method in class org.lwjgl.nanovg.NVGTextRow
Returns the value of the width field.
WIDTH - Static variable in class org.lwjgl.nanovg.NSVGImage
The struct member offsets.
WIDTH - Static variable in class org.lwjgl.nanovg.NVGTextRow
The struct member offsets.
wiresColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns a NVGColor view of the wiresColor field.
wiresColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a NVGColor view of the wiresColor field.
wiresColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Passes the wiresColor field to the specified Consumer.
wiresColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Passes the wiresColor field to the specified Consumer.
wiresColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Copies the specified NVGColor to the wiresColor field.
wiresColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified NVGColor to the wiresColor field.
WIRESCOLOR - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.
wireSelectColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Returns a NVGColor view of the wireSelectColor field.
wireSelectColor() - Method in class org.lwjgl.nanovg.BNDnodeTheme
Returns a NVGColor view of the wireSelectColor field.
wireSelectColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Passes the wireSelectColor field to the specified Consumer.
wireSelectColor(Consumer<NVGColor>) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Passes the wireSelectColor field to the specified Consumer.
wireSelectColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme.Buffer
Copies the specified NVGColor to the wireSelectColor field.
wireSelectColor(NVGColor) - Method in class org.lwjgl.nanovg.BNDnodeTheme
Copies the specified NVGColor to the wireSelectColor field.
WIRESELECTCOLOR - Static variable in class org.lwjgl.nanovg.BNDnodeTheme
The struct member offsets.

X

x() - Method in class org.lwjgl.nanovg.NVGGlyphPosition.Buffer
Returns the value of the x field.
x() - Method in class org.lwjgl.nanovg.NVGGlyphPosition
Returns the value of the x field.
x() - Method in class org.lwjgl.nanovg.UIRect.Buffer
Returns the value of the x field.
x() - Method in class org.lwjgl.nanovg.UIRect
Returns the value of the x field.
x() - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Returns the value of the x field.
x() - Method in class org.lwjgl.nanovg.UIVec2
Returns the value of the x field.
x(int) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.nanovg.UIRect
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Sets the specified value to the x field.
x(int) - Method in class org.lwjgl.nanovg.UIVec2
Sets the specified value to the x field.
X - Static variable in class org.lwjgl.nanovg.NVGGlyphPosition
The struct member offsets.
X - Static variable in class org.lwjgl.nanovg.UIRect
The struct member offsets.
X - Static variable in class org.lwjgl.nanovg.UIVec2
The struct member offsets.
xform() - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns a FloatBuffer view of the xform field.
xform() - Method in class org.lwjgl.nanovg.NSVGGradient
Returns a FloatBuffer view of the xform field.
xform() - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns a FloatBuffer view of the xform field.
xform() - Method in class org.lwjgl.nanovg.NVGPaint
Returns a FloatBuffer view of the xform field.
xform(int) - Method in class org.lwjgl.nanovg.NSVGGradient.Buffer
Returns the value at the specified index of the xform field.
xform(int) - Method in class org.lwjgl.nanovg.NSVGGradient
Returns the value at the specified index of the xform field.
xform(int) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Returns the value at the specified index of the xform field.
xform(int) - Method in class org.lwjgl.nanovg.NVGPaint
Returns the value at the specified index of the xform field.
xform(int, float) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Sets the specified value at the specified index of the xform field.
xform(int, float) - Method in class org.lwjgl.nanovg.NVGPaint
Sets the specified value at the specified index of the xform field.
xform(FloatBuffer) - Method in class org.lwjgl.nanovg.NVGPaint.Buffer
Copies the specified FloatBuffer to the xform field.
xform(FloatBuffer) - Method in class org.lwjgl.nanovg.NVGPaint
Copies the specified FloatBuffer to the xform field.
XFORM - Static variable in class org.lwjgl.nanovg.NSVGGradient
The struct member offsets.
XFORM - Static variable in class org.lwjgl.nanovg.NVGPaint
The struct member offsets.

Y

y() - Method in class org.lwjgl.nanovg.UIRect.Buffer
Returns the value of the y field.
y() - Method in class org.lwjgl.nanovg.UIRect
Returns the value of the y field.
y() - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Returns the value of the y field.
y() - Method in class org.lwjgl.nanovg.UIVec2
Returns the value of the y field.
y(int) - Method in class org.lwjgl.nanovg.UIRect.Buffer
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.nanovg.UIRect
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.nanovg.UIVec2.Buffer
Sets the specified value to the y field.
y(int) - Method in class org.lwjgl.nanovg.UIVec2
Sets the specified value to the y field.
Y - Static variable in class org.lwjgl.nanovg.UIRect
The struct member offsets.
Y - Static variable in class org.lwjgl.nanovg.UIVec2
The struct member offsets.
A B C D E F G H I L M N O P R S T U V W X Y