A B C E F G H I M N O R S T V W X Y
A
- alloc_buffer() - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a
ByteBuffer
view of the data pointed to by thealloc_buffer
field. - alloc_buffer() - Method in class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Returns a
ByteBuffer
view of the data pointed to by thealloc_buffer
field. - alloc_buffer(ByteBuffer) - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Sets the address of the specified
ByteBuffer
to thealloc_buffer
field. - alloc_buffer(ByteBuffer) - Method in class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Sets the address of the specified
ByteBuffer
to thealloc_buffer
field. - alloc_buffer_length_in_bytes() - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns the value of the
alloc_buffer_length_in_bytes
field. - alloc_buffer_length_in_bytes() - Method in class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Returns the value of the
alloc_buffer_length_in_bytes
field. - array_of_unicode_codepoints() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns a
IntBuffer
view of the data pointed to by thearray_of_unicode_codepoints
field. - array_of_unicode_codepoints() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns a
IntBuffer
view of the data pointed to by thearray_of_unicode_codepoints
field. - array_of_unicode_codepoints(IntBuffer) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the address of the specified
IntBuffer
to thearray_of_unicode_codepoints
field. - array_of_unicode_codepoints(IntBuffer) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the address of the specified
IntBuffer
to thearray_of_unicode_codepoints
field.
B
- Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Creates a new
STBIIOCallbacks.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPContext.Buffer
-
Creates a new
STBRPContext.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPNode.Buffer
-
Creates a new
STBRPNode.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPRect.Buffer
-
Creates a new
STBRPRect.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Creates a new
STBTTAlignedQuad.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Creates a new
STBTTBakedChar.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTFontinfo.Buffer
-
Creates a new
STBTTFontinfo.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackContext.Buffer
-
Creates a new
STBTTPackContext.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Creates a new
STBTTPackedchar.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackRange.Buffer
-
Creates a new
STBTTPackRange.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTVertex.Buffer
-
Creates a new
STBTTVertex.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Creates a new
STBVorbisAlloc.Buffer
instance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Creates a new
STBVorbisInfo.Buffer
instance backed by the specified container.
C
- callback(long) - Method in interface org.lwjgl.stb.STBIEOFCallbackI
- callback(long) - Method in interface org.lwjgl.stb.STBIReadCallbackI
- callback(long) - Method in interface org.lwjgl.stb.STBISkipCallbackI
- callback(long) - Method in interface org.lwjgl.stb.STBIWriteCallbackI
- calloc() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated withmemCalloc
. - calloc() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated withmemCalloc
. - calloc(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated withmemCalloc
. - callocStack() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated on the thread-localMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero. - channels() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
channels
field. - channels() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
channels
field. - chardata_for_range() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns a
STBTTPackedchar.Buffer
view of the struct array pointed to by thechardata_for_range
field. - chardata_for_range() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns a
STBTTPackedchar.Buffer
view of the struct array pointed to by thechardata_for_range
field. - chardata_for_range(STBTTPackedchar.Buffer) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the address of the specified
STBTTPackedchar.Buffer
to thechardata_for_range
field. - chardata_for_range(STBTTPackedchar.Buffer) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the address of the specified
STBTTPackedchar.Buffer
to thechardata_for_range
field. - create() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated withBufferUtils
. - create() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated withBufferUtils
. - create(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated withBufferUtils
. - create(long) - Static method in class org.lwjgl.stb.STBIEOFCallback
-
Creates a
STBIEOFCallback
instance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBIReadCallback
-
Creates a
STBIReadCallback
instance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBISkipCallback
-
Creates a
STBISkipCallback
instance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBIWriteCallback
-
Creates a
STBIWriteCallback
instance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBRPNode
- create(long) - Static method in class org.lwjgl.stb.STBRPRect
- create(long) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBTTVertex
- create(long) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance for the specified memory address ornull
if the address isNULL
. - create(long) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance for the specified memory address ornull
if the address isNULL
. - create(long, int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Create a
STBIIOCallbacks.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBRPContext
-
Create a
STBRPContext.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBRPNode
-
Create a
STBRPNode.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBRPRect
-
Create a
STBRPRect.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Create a
STBTTAlignedQuad.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Create a
STBTTBakedChar.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Create a
STBTTFontinfo.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Create a
STBTTPackContext.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Create a
STBTTPackedchar.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Create a
STBTTPackRange.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Create a
STBTTVertex.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Create a
STBVorbisAlloc.Buffer
instance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Create a
STBVorbisInfo.Buffer
instance at the specified memory. - create(STBIEOFCallbackI) - Static method in class org.lwjgl.stb.STBIEOFCallback
-
Creates a
STBIEOFCallback
instance that delegates to the specifiedSTBIEOFCallbackI
instance. - create(STBIReadCallbackI) - Static method in class org.lwjgl.stb.STBIReadCallback
-
Creates a
STBIReadCallback
instance that delegates to the specifiedSTBIReadCallbackI
instance. - create(STBISkipCallbackI) - Static method in class org.lwjgl.stb.STBISkipCallback
-
Creates a
STBISkipCallback
instance that delegates to the specifiedSTBISkipCallbackI
instance. - create(STBIWriteCallbackI) - Static method in class org.lwjgl.stb.STBIWriteCallback
-
Creates a
STBIWriteCallback
instance that delegates to the specifiedSTBIWriteCallbackI
instance. - cx() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
cx
field. - cx() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
cx
field. - cy() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
cy
field. - cy() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
cy
field.
E
- eof() - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Returns the value of the
eof
field. - eof() - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns the value of the
eof
field. - eof(STBIEOFCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Sets the specified value to the
eof
field. - eof(STBIEOFCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Sets the specified value to the
eof
field.
F
- first_unicode_codepoint_in_range() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns the value of the
first_unicode_codepoint_in_range
field. - first_unicode_codepoint_in_range() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns the value of the
first_unicode_codepoint_in_range
field. - first_unicode_codepoint_in_range(int) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the specified value to the
first_unicode_codepoint_in_range
field. - first_unicode_codepoint_in_range(int) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the specified value to the
first_unicode_codepoint_in_range
field. - font_size() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns the value of the
font_size
field. - font_size() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns the value of the
font_size
field. - font_size(float) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the specified value to the
font_size
field. - font_size(float) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the specified value to the
font_size
field.
G
- getData(long, int) - Static method in class org.lwjgl.stb.STBIReadCallback
-
Converts the specified
STBIReadCallback
arguments to a ByteBuffer. - getData(long, int) - Static method in class org.lwjgl.stb.STBIWriteCallback
-
Converts the specified
STBIWriteCallback
arguments to a ByteBuffer. - getSignature() - Method in interface org.lwjgl.stb.STBIEOFCallbackI
- getSignature() - Method in interface org.lwjgl.stb.STBIReadCallbackI
- getSignature() - Method in interface org.lwjgl.stb.STBISkipCallbackI
- getSignature() - Method in interface org.lwjgl.stb.STBIWriteCallbackI
H
- h() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
h
field. - h() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
h
field. - h(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
h
field. - h(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
h
field.
I
- id() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
id
field. - id() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
id
field. - id(int) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
id
field. - id(int) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
id
field. - invoke(long) - Method in interface org.lwjgl.stb.STBIEOFCallbackI
-
The
stbi_io_callbacks.eof
callback. - invoke(long, int) - Method in interface org.lwjgl.stb.STBISkipCallbackI
-
The
stbi_io_callbacks.skip
callback. - invoke(long, long, int) - Method in interface org.lwjgl.stb.STBIReadCallbackI
-
The
stbi_io_callbacks.read
callback. - invoke(long, long, int) - Method in interface org.lwjgl.stb.STBIWriteCallbackI
-
The
stbi_write_func
callback.
M
- malloc() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated withmemAlloc
. - malloc() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated withmemAlloc
. - malloc(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated withmemAlloc
. - mallocStack() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated on the thread-localMemoryStack
. - mallocStack() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated on the thread-localMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Buffer
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc
instance allocated on the specifiedMemoryStack
. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo
instance allocated on the specifiedMemoryStack
. - max_frame_size() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
max_frame_size
field. - max_frame_size() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
max_frame_size
field.
N
- nh_oversample(long) - Static method in class org.lwjgl.stb.STBTTPackRange
- nh_oversample(long, byte) - Static method in class org.lwjgl.stb.STBTTPackRange
- nset(long) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Unsafe version of
set
. - nset(long) - Method in class org.lwjgl.stb.STBRPRect
-
Unsafe version of
set
. - nset(long) - Method in class org.lwjgl.stb.STBTTPackRange
-
Unsafe version of
set
. - nset(long) - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Unsafe version of
set
. - num_chars() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns the value of the
num_chars
field. - num_chars() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns the value of the
num_chars
field. - num_chars(int) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the specified value to the
num_chars
field. - num_chars(int) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the specified value to the
num_chars
field. - nv_oversample(long) - Static method in class org.lwjgl.stb.STBTTPackRange
- nv_oversample(long, byte) - Static method in class org.lwjgl.stb.STBTTPackRange
O
- org.lwjgl.stb - package org.lwjgl.stb
-
Contains bindings to stb, a set of single-file public domain libraries.
R
- read() - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Returns the value of the
read
field. - read() - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns the value of the
read
field. - read(STBIReadCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Sets the specified value to the
read
field. - read(STBIReadCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Sets the specified value to the
read
field.
S
- s0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
s0
field. - s0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
s0
field. - s1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
s1
field. - s1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
s1
field. - sample_rate() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
sample_rate
field. - sample_rate() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
sample_rate
field. - set(float, int, IntBuffer, int, STBTTPackedchar.Buffer) - Method in class org.lwjgl.stb.STBTTPackRange
-
Initializes this struct with the specified values.
- set(int, short, short, short, short, int) - Method in class org.lwjgl.stb.STBRPRect
-
Initializes this struct with the specified values.
- set(STBIIOCallbacks) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Copies the specified struct data to this struct.
- set(STBIReadCallbackI, STBISkipCallbackI, STBIEOFCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Initializes this struct with the specified values.
- set(STBRPRect) - Method in class org.lwjgl.stb.STBRPRect
-
Copies the specified struct data to this struct.
- set(STBTTPackRange) - Method in class org.lwjgl.stb.STBTTPackRange
-
Copies the specified struct data to this struct.
- set(STBVorbisAlloc) - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Copies the specified struct data to this struct.
- setup_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
setup_memory_required
field. - setup_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
setup_memory_required
field. - setup_temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
setup_temp_memory_required
field. - setup_temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
setup_temp_memory_required
field. - SIGNATURE - Static variable in interface org.lwjgl.stb.STBIEOFCallbackI
- SIGNATURE - Static variable in interface org.lwjgl.stb.STBIReadCallbackI
- SIGNATURE - Static variable in interface org.lwjgl.stb.STBISkipCallbackI
- SIGNATURE - Static variable in interface org.lwjgl.stb.STBIWriteCallbackI
- sizeof() - Method in class org.lwjgl.stb.STBIIOCallbacks
- sizeof() - Method in class org.lwjgl.stb.STBRPContext
- sizeof() - Method in class org.lwjgl.stb.STBRPNode
- sizeof() - Method in class org.lwjgl.stb.STBRPRect
- sizeof() - Method in class org.lwjgl.stb.STBTTAlignedQuad
- sizeof() - Method in class org.lwjgl.stb.STBTTBakedChar
- sizeof() - Method in class org.lwjgl.stb.STBTTFontinfo
- sizeof() - Method in class org.lwjgl.stb.STBTTPackContext
- sizeof() - Method in class org.lwjgl.stb.STBTTPackedchar
- sizeof() - Method in class org.lwjgl.stb.STBTTPackRange
- sizeof() - Method in class org.lwjgl.stb.STBTTVertex
- sizeof() - Method in class org.lwjgl.stb.STBVorbisAlloc
- sizeof() - Method in class org.lwjgl.stb.STBVorbisInfo
- SIZEOF - Static variable in class org.lwjgl.stb.STBIIOCallbacks
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBRPContext
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBRPNode
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBRPRect
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTAlignedQuad
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTBakedChar
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTFontinfo
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTPackContext
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTPackedchar
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTPackRange
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBTTVertex
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBVorbisAlloc
-
The struct size in bytes.
- SIZEOF - Static variable in class org.lwjgl.stb.STBVorbisInfo
-
The struct size in bytes.
- skip() - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Returns the value of the
skip
field. - skip() - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns the value of the
skip
field. - skip(STBISkipCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Sets the specified value to the
skip
field. - skip(STBISkipCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Sets the specified value to the
skip
field. - stb_compress_dxt_block(ByteBuffer, ByteBuffer, boolean, int) - Static method in class org.lwjgl.stb.STBDXT
-
Call this function for every block (you must pad).
- STB_DXT_DITHER - Static variable in class org.lwjgl.stb.STBDXT
-
Use dithering.
- STB_DXT_HIGHQUAL - Static variable in class org.lwjgl.stb.STBDXT
-
High quality mode, does two refinement steps instead of 1.
- STB_DXT_NORMAL - Static variable in class org.lwjgl.stb.STBDXT
- stb_easy_font_height(CharSequence) - Static method in class org.lwjgl.stb.STBEasyFont
-
Takes a string and returns the vertical size (which can vary if
text
has newlines). - stb_easy_font_height(ByteBuffer) - Static method in class org.lwjgl.stb.STBEasyFont
-
Takes a string and returns the vertical size (which can vary if
text
has newlines). - stb_easy_font_print(float, float, CharSequence, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.stb.STBEasyFont
-
Takes a string (which can contain '\n') and fills out a vertex buffer with renderable data to draw the string.
- stb_easy_font_print(float, float, ByteBuffer, ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.stb.STBEasyFont
-
Takes a string (which can contain '\n') and fills out a vertex buffer with renderable data to draw the string.
- stb_easy_font_spacing(float) - Static method in class org.lwjgl.stb.STBEasyFont
-
Use positive values to expand the space between characters, and small negative values (no smaller than
-1.5
) to contract the space between characters. - stb_easy_font_width(CharSequence) - Static method in class org.lwjgl.stb.STBEasyFont
-
Takes a string and returns the horizontal size.
- stb_easy_font_width(ByteBuffer) - Static method in class org.lwjgl.stb.STBEasyFont
-
Takes a string and returns the horizontal size.
- stb_perlin_noise3(float, float, float, int, int, int) - Static method in class org.lwjgl.stb.STBPerlin
-
Computes a random value at the coordinate (x,y,z).
- stb_vorbis_close(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Closes an ogg vorbis file and free all memory in use
- stb_vorbis_decode_filename(CharSequence, int[], int[], PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
decode_filename
- stb_vorbis_decode_filename(CharSequence, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Decode an entire file and output the data interleaved into a
malloc()ed
buffer stored in*output
. - stb_vorbis_decode_filename(CharSequence, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Decode an entire file and output the data interleaved into a
malloc()ed
buffer stored in*output
. - stb_vorbis_decode_filename(ByteBuffer, int[], int[], PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
decode_filename
- stb_vorbis_decode_filename(ByteBuffer, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Decode an entire file and output the data interleaved into a
malloc()ed
buffer stored in*output
. - stb_vorbis_decode_frame_pushdata(long, ByteBuffer, int[], PointerBuffer, int[]) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
decode_frame_pushdata
- stb_vorbis_decode_frame_pushdata(long, ByteBuffer, IntBuffer, PointerBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Decodes a frame of audio sample data if possible from the passed-in data block.
- stb_vorbis_decode_memory(ByteBuffer, int[], int[], PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
decode_memory
- stb_vorbis_decode_memory(ByteBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
In-memory version of
decode_filename
. - stb_vorbis_decode_memory(ByteBuffer, IntBuffer, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
In-memory version of
decode_filename
. - stb_vorbis_flush_pushdata(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Inform stb_vorbis that your next datablock will not be contiguous with previous ones (e.g.
- stb_vorbis_get_error(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Returns the last error detected (clears it, too).
- stb_vorbis_get_file_offset(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Returns the current seek point within the file, or offset from the beginning of the memory buffer.
- stb_vorbis_get_frame_float(long, int[], PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
get_frame_float
- stb_vorbis_get_frame_float(long, IntBuffer, PointerBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Decodes the next frame and return the number of samples.
- stb_vorbis_get_frame_short(long, PointerBuffer, int) - Static method in class org.lwjgl.stb.STBVorbis
-
Decodes the next frame and returns the number of samples per channel.
- stb_vorbis_get_frame_short_interleaved(long, int, short[]) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
get_frame_short_interleaved
- stb_vorbis_get_frame_short_interleaved(long, int, ShortBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Interleaved version of
get_frame_short
. - stb_vorbis_get_info(long, STBVorbisInfo) - Static method in class org.lwjgl.stb.STBVorbis
-
Returns general information about the specified file.
- stb_vorbis_get_sample_offset(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Returns the offset (in samples) from the beginning of the file that will be returned by the next decode, if it is known, or -1 otherwise.
- stb_vorbis_get_samples_float(long, PointerBuffer, int) - Static method in class org.lwjgl.stb.STBVorbis
-
Gets
num_samples
samples, not necessarily on a frame boundary -- this requires buffering so you have to supply the buffers. - stb_vorbis_get_samples_float_interleaved(long, int, float[]) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
get_samples_float_interleaved
- stb_vorbis_get_samples_float_interleaved(long, int, FloatBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Interleaved version of
get_samples_float
. - stb_vorbis_get_samples_short(long, PointerBuffer, int) - Static method in class org.lwjgl.stb.STBVorbis
-
Gets
num_samples
samples, not necessarily on a frame boundary -- this requires buffering so you have to supply the buffers. - stb_vorbis_get_samples_short_interleaved(long, int, short[]) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
get_samples_short_interleaved
- stb_vorbis_get_samples_short_interleaved(long, int, ShortBuffer) - Static method in class org.lwjgl.stb.STBVorbis
-
Interleaved version of
get_samples_short
. - stb_vorbis_open_filename(CharSequence, int[], STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
open_filename
- stb_vorbis_open_filename(CharSequence, IntBuffer, STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Creates an ogg vorbis decoder from a file name.
- stb_vorbis_open_filename(ByteBuffer, int[], STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
open_filename
- stb_vorbis_open_filename(ByteBuffer, IntBuffer, STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Creates an ogg vorbis decoder from a file name.
- stb_vorbis_open_memory(ByteBuffer, int[], STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
open_memory
- stb_vorbis_open_memory(ByteBuffer, IntBuffer, STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Creates an ogg vorbis decoder from an ogg vorbis stream in memory (note this must be the entire stream!).
- stb_vorbis_open_pushdata(ByteBuffer, int[], int[], STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Array version of:
open_pushdata
- stb_vorbis_open_pushdata(ByteBuffer, IntBuffer, IntBuffer, STBVorbisAlloc) - Static method in class org.lwjgl.stb.STBVorbis
-
Creates a vorbis decoder by passing in the initial data block containing the ogg&vorbis headers (you don't need to do parse them, just provide the first N bytes of the file -- you're told if it's not enough, see below)
- stb_vorbis_seek(long, int) - Static method in class org.lwjgl.stb.STBVorbis
-
Seeks in the Vorbis file to (approximately)
sample_number
. - stb_vorbis_seek_frame(long, int) - Static method in class org.lwjgl.stb.STBVorbis
-
Seeks in the Vorbis file to (approximately)
sample_number
. - stb_vorbis_seek_start(long) - Static method in class org.lwjgl.stb.STBVorbis
-
This function is equivalent to
seek
(f,0). - stb_vorbis_stream_length_in_samples(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Returns the total length of the vorbis stream, in samples.
- stb_vorbis_stream_length_in_seconds(long) - Static method in class org.lwjgl.stb.STBVorbis
-
Returns the total length of the vorbis stream, in samples.
- STBDXT - Class in org.lwjgl.stb
-
Native bindings to stb_dxt.h from the stb library.
- STBEasyFont - Class in org.lwjgl.stb
-
Native bindings to stb_easy_font.h from the stb library.
- stbi_convert_iphone_png_to_rgb(boolean) - Static method in class org.lwjgl.stb.STBImage
-
Indicate whether we should process iPhone images back to canonical format, or just pass them through "as-is".
- STBI_default - Static variable in class org.lwjgl.stb.STBImage
-
Component count.
- stbi_failure_reason() - Static method in class org.lwjgl.stb.STBImage
-
Returns a brief reason for failure.
- STBI_grey - Static variable in class org.lwjgl.stb.STBImage
-
Component count.
- STBI_grey_alpha - Static variable in class org.lwjgl.stb.STBImage
-
Component count.
- stbi_hdr_to_ldr_gamma(float) - Static method in class org.lwjgl.stb.STBImage
-
Changes the gamma value used when converting HDR images to LDR.
- stbi_hdr_to_ldr_scale(float) - Static method in class org.lwjgl.stb.STBImage
-
Changes the scale factor used when converting HDR images to LDR.
- stbi_image_free(ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
Frees a loaded image
- stbi_image_free(FloatBuffer) - Static method in class org.lwjgl.stb.STBImage
-
Frees a loaded image
- stbi_info(CharSequence, int[], int[], int[]) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
info
- stbi_info(CharSequence, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBImage
-
Returns image dimensions & components without fully decoding the image.
- stbi_info(ByteBuffer, int[], int[], int[]) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
info
- stbi_info(ByteBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBImage
-
Returns image dimensions & components without fully decoding the image.
- stbi_info_from_callbacks(STBIIOCallbacks, long, int[], int[], int[]) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
info_from_callbacks
- stbi_info_from_callbacks(STBIIOCallbacks, long, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBImage
-
Callback version of
info
. - stbi_info_from_memory(ByteBuffer, int[], int[], int[]) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
info_from_memory
- stbi_info_from_memory(ByteBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBImage
-
In-memory version of
info
. - stbi_is_hdr(CharSequence) - Static method in class org.lwjgl.stb.STBImage
-
Checks if the specified file contains an HDR image.
- stbi_is_hdr(ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
Checks if the specified file contains an HDR image.
- stbi_is_hdr_from_callbacks(STBIIOCallbacks, long) - Static method in class org.lwjgl.stb.STBImage
-
Callback version of
is_hdr
. - stbi_is_hdr_from_memory(ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
In-memory version of
is_hdr
. - stbi_ldr_to_hdr_gamma(float) - Static method in class org.lwjgl.stb.STBImage
-
Changes the gamma value used when converting LDR images to HDR.
- stbi_ldr_to_hdr_scale(float) - Static method in class org.lwjgl.stb.STBImage
-
Changes the scale value used when converting LDR images to HDR.
- stbi_load(CharSequence, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
load
- stbi_load(CharSequence, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Loads an image from the specified file.
- stbi_load(ByteBuffer, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
load
- stbi_load(ByteBuffer, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Loads an image from the specified file.
- stbi_load_16(CharSequence, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
load_16
- stbi_load_16(CharSequence, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
16-bits-per-channel version of
load
. - stbi_load_16(ByteBuffer, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
load_16
- stbi_load_16(ByteBuffer, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
16-bits-per-channel version of
load
. - stbi_load_from_callbacks(STBIIOCallbacks, long, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
load_from_callbacks
- stbi_load_from_callbacks(STBIIOCallbacks, long, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Callback version of
load
. - stbi_load_from_memory(ByteBuffer, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
load_from_memory
- stbi_load_from_memory(ByteBuffer, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
In-memory version of
load
. - stbi_loadf(CharSequence, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
loadf
- stbi_loadf(CharSequence, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Floating-point version of
load
. - stbi_loadf(ByteBuffer, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
loadf
- stbi_loadf(ByteBuffer, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Floating-point version of
load
. - stbi_loadf_from_callbacks(STBIIOCallbacks, long, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
loadf_from_callbacks
- stbi_loadf_from_callbacks(STBIIOCallbacks, long, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Floating-point version of
load_from_callbacks
. - stbi_loadf_from_memory(ByteBuffer, int[], int[], int[], int) - Static method in class org.lwjgl.stb.STBImage
-
Array version of:
loadf_from_memory
- stbi_loadf_from_memory(ByteBuffer, IntBuffer, IntBuffer, IntBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
Floating-point version of
load_from_memory
. - STBI_rgb - Static variable in class org.lwjgl.stb.STBImage
-
Component count.
- STBI_rgb_alpha - Static variable in class org.lwjgl.stb.STBImage
-
Component count.
- stbi_set_flip_vertically_on_load(boolean) - Static method in class org.lwjgl.stb.STBImage
-
Flips the image vertically, so the first pixel in the output array is the bottom left.
- stbi_set_unpremultiply_on_load(boolean) - Static method in class org.lwjgl.stb.STBImage
-
For image formats that explicitly notate that they have premultiplied alpha, we just return the colors as stored in the file.
- stbi_write_bmp(CharSequence, int, int, int, ByteBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes a BMP image file.
- stbi_write_bmp(ByteBuffer, int, int, int, ByteBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes a BMP image file.
- stbi_write_bmp_to_func(STBIWriteCallbackI, long, int, int, int, ByteBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Callback version of
write_bmp
. - stbi_write_hdr(CharSequence, int, int, int, float[]) - Static method in class org.lwjgl.stb.STBImageWrite
-
Array version of:
write_hdr
- stbi_write_hdr(CharSequence, int, int, int, FloatBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes an HDR image file.
- stbi_write_hdr(ByteBuffer, int, int, int, float[]) - Static method in class org.lwjgl.stb.STBImageWrite
-
Array version of:
write_hdr
- stbi_write_hdr(ByteBuffer, int, int, int, FloatBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes an HDR image file.
- stbi_write_hdr_to_func(STBIWriteCallbackI, long, int, int, int, float[]) - Static method in class org.lwjgl.stb.STBImageWrite
-
Array version of:
write_hdr_to_func
- stbi_write_hdr_to_func(STBIWriteCallbackI, long, int, int, int, FloatBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Callback version of
write_hdr
. - stbi_write_png(CharSequence, int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes a PNR image file.
- stbi_write_png(ByteBuffer, int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes a PNR image file.
- stbi_write_png_to_func(STBIWriteCallbackI, long, int, int, int, ByteBuffer, int) - Static method in class org.lwjgl.stb.STBImageWrite
-
Callback version of
write_png
. - stbi_write_tga(CharSequence, int, int, int, ByteBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes a TGA image file.
- stbi_write_tga(ByteBuffer, int, int, int, ByteBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Writes a TGA image file.
- stbi_write_tga_to_func(STBIWriteCallbackI, long, int, int, int, ByteBuffer) - Static method in class org.lwjgl.stb.STBImageWrite
-
Callback version of
write_tga
. - stbi_write_tga_with_rle - Static variable in class org.lwjgl.stb.STBImageWrite
-
Returns the address of the global variable
stbi_write_tga_with_rle
. - stbi_zlib_decode_buffer(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
ZLIB client - used by PNG, available for other purposes
- stbi_zlib_decode_malloc(ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
ZLIB client - used by PNG, available for other purposes
- stbi_zlib_decode_malloc_guesssize(ByteBuffer, int) - Static method in class org.lwjgl.stb.STBImage
-
ZLIB client - used by PNG, available for other purposes
- stbi_zlib_decode_malloc_guesssize_headerflag(ByteBuffer, int, boolean) - Static method in class org.lwjgl.stb.STBImage
-
ZLIB client - used by PNG, available for other purposes
- stbi_zlib_decode_noheader_buffer(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
ZLIB client - used by PNG, available for other purposes
- stbi_zlib_decode_noheader_malloc(ByteBuffer) - Static method in class org.lwjgl.stb.STBImage
-
ZLIB client - used by PNG, available for other purposes
- STBIEOFCallback - Class in org.lwjgl.stb
-
Instances of this class may be set to the
eof
field of theSTBIIOCallbacks
struct. - STBIEOFCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be set to the
eof
field of theSTBIIOCallbacks
struct. - STBIIOCallbacks - Class in org.lwjgl.stb
-
Image IO callbacks, used by
load_from_callbacks
. - STBIIOCallbacks(ByteBuffer) - Constructor for class org.lwjgl.stb.STBIIOCallbacks
-
Creates a
STBIIOCallbacks
instance at the current position of the specifiedByteBuffer
container. - STBIIOCallbacks.Buffer - Class in org.lwjgl.stb
-
An array of
STBIIOCallbacks
structs. - STBImage - Class in org.lwjgl.stb
-
Native bindings to stb_image.h from the stb library.
- STBImageResize - Class in org.lwjgl.stb
-
Native bindings to stb_image_resize.h from the stb library.
- STBImageWrite - Class in org.lwjgl.stb
-
Native bindings to stb_image_write.h from the stb library.
- STBIR_ALPHA_CHANNEL_NONE - Static variable in class org.lwjgl.stb.STBImageResize
-
Set this flag if you have no alpha channel, or otherwise provide the index of the alpha channel.
- STBIR_COLORSPACE_LINEAR - Static variable in class org.lwjgl.stb.STBImageResize
-
Colorspace.
- STBIR_COLORSPACE_SRGB - Static variable in class org.lwjgl.stb.STBImageResize
-
Colorspace.
- STBIR_EDGE_CLAMP - Static variable in class org.lwjgl.stb.STBImageResize
-
Edge wrap mode.
- STBIR_EDGE_REFLECT - Static variable in class org.lwjgl.stb.STBImageResize
-
Edge wrap mode.
- STBIR_EDGE_WRAP - Static variable in class org.lwjgl.stb.STBImageResize
-
Edge wrap mode.
- STBIR_EDGE_ZERO - Static variable in class org.lwjgl.stb.STBImageResize
-
Edge wrap mode.
- STBIR_FILTER_BOX - Static variable in class org.lwjgl.stb.STBImageResize
-
Filters.
- STBIR_FILTER_CATMULLROM - Static variable in class org.lwjgl.stb.STBImageResize
-
Filters.
- STBIR_FILTER_CUBICBSPLINE - Static variable in class org.lwjgl.stb.STBImageResize
-
Filters.
- STBIR_FILTER_DEFAULT - Static variable in class org.lwjgl.stb.STBImageResize
-
Filters.
- STBIR_FILTER_MITCHELL - Static variable in class org.lwjgl.stb.STBImageResize
-
Filters.
- STBIR_FILTER_TRIANGLE - Static variable in class org.lwjgl.stb.STBImageResize
-
Filters.
- STBIR_FLAG_ALPHA_PREMULTIPLIED - Static variable in class org.lwjgl.stb.STBImageResize
-
Set this flag if your texture has premultiplied alpha.
- STBIR_FLAG_ALPHA_USES_COLORSPACE - Static variable in class org.lwjgl.stb.STBImageResize
-
The specified alpha channel should be handled as gamma-corrected value even when doing sRGB operations.
- stbir_resize(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Full-complexity version of
resize_uint8_generic
. - stbir_resize(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBImageResize
-
Full-complexity version of
resize_uint8_generic
. - stbir_resize_float(float[], int, int, int, float[], int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Array version of:
resize_float
- stbir_resize_float(FloatBuffer, int, int, int, FloatBuffer, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Float version of
resize_uint8
. - stbir_resize_float_generic(float[], int, int, int, float[], int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Array version of:
resize_float_generic
- stbir_resize_float_generic(float[], int, int, int, float[], int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBImageResize
-
Array version of:
resize_float_generic
- stbir_resize_float_generic(FloatBuffer, int, int, int, FloatBuffer, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Float version of
resize_uint8_generic
. - stbir_resize_float_generic(FloatBuffer, int, int, int, FloatBuffer, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBImageResize
-
Float version of
resize_uint8_generic
. - stbir_resize_region(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, int, int, int, float, float, float, float) - Static method in class org.lwjgl.stb.STBImageResize
-
Region version of
resize
, using texture coordinates. - stbir_resize_region(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, int, int, int, long, float, float, float, float) - Static method in class org.lwjgl.stb.STBImageResize
-
Region version of
resize
, using texture coordinates. - stbir_resize_subpixel(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, int, int, int, float, float, float, float) - Static method in class org.lwjgl.stb.STBImageResize
-
Subpixel version of
resize
. - stbir_resize_subpixel(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, int, int, int, long, float, float, float, float) - Static method in class org.lwjgl.stb.STBImageResize
-
Subpixel version of
resize
. - stbir_resize_uint16_generic(short[], int, int, int, short[], int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Array version of:
resize_uint16_generic
- stbir_resize_uint16_generic(short[], int, int, int, short[], int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBImageResize
-
Array version of:
resize_uint16_generic
- stbir_resize_uint16_generic(ShortBuffer, int, int, int, ShortBuffer, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Short version of
resize_uint8_generic
. - stbir_resize_uint16_generic(ShortBuffer, int, int, int, ShortBuffer, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBImageResize
-
Short version of
resize_uint8_generic
. - stbir_resize_uint8(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Easy-to-use API for resizing images.
- stbir_resize_uint8_generic(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Medium-complexity version of
resize_uint8
. - stbir_resize_uint8_generic(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBImageResize
-
Medium-complexity version of
resize_uint8
. - stbir_resize_uint8_srgb(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Easy-to-use API for resizing images.
- stbir_resize_uint8_srgb_edgemode(ByteBuffer, int, int, int, ByteBuffer, int, int, int, int, int, int, int) - Static method in class org.lwjgl.stb.STBImageResize
-
Same as
resize_uint8_srgb
, but adds the ability to specify how requests to sample off the edge of the image are handled. - STBIR_TYPE_FLOAT - Static variable in class org.lwjgl.stb.STBImageResize
-
Data type.
- STBIR_TYPE_UINT16 - Static variable in class org.lwjgl.stb.STBImageResize
-
Data type.
- STBIR_TYPE_UINT32 - Static variable in class org.lwjgl.stb.STBImageResize
-
Data type.
- STBIR_TYPE_UINT8 - Static variable in class org.lwjgl.stb.STBImageResize
-
Data type.
- STBIReadCallback - Class in org.lwjgl.stb
-
Instances of this class may be set to the
read
field of theSTBIIOCallbacks
struct. - STBIReadCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be set to the
read
field of theSTBIIOCallbacks
struct. - STBISkipCallback - Class in org.lwjgl.stb
-
Instances of this class may be set to the
skip
field of theSTBIIOCallbacks
struct. - STBISkipCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be set to the
skip
field of theSTBIIOCallbacks
struct. - STBIWriteCallback - Class in org.lwjgl.stb
-
Instances of this class may be used with the
STBImageWrite
write_type_to_func
functions. - STBIWriteCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be used with the
STBImageWrite
write_type_to_func
functions. - STBPerlin - Class in org.lwjgl.stb
-
Native bindings to stb_perlin.h from the stb library.
- STBRectPack - Class in org.lwjgl.stb
-
Native bindings to stb_rect_pack.h from the stb library.
- STBRP_HEURISTIC_Skyline_BF_sortHeight - Static variable in class org.lwjgl.stb.STBRectPack
-
Packing heuristics
- STBRP_HEURISTIC_Skyline_BL_sortHeight - Static variable in class org.lwjgl.stb.STBRectPack
-
Packing heuristics
- STBRP_HEURISTIC_Skyline_default - Static variable in class org.lwjgl.stb.STBRectPack
-
Packing heuristics
- stbrp_init_target(STBRPContext, int, int, STBRPNode.Buffer) - Static method in class org.lwjgl.stb.STBRectPack
-
Initialize a rectangle packer to: pack a rectangle that is
width
byheight
in dimensions using temporary storage provided by the arraynodes
, which isnum_nodes
long. - stbrp_pack_rects(STBRPContext, STBRPRect.Buffer) - Static method in class org.lwjgl.stb.STBRectPack
-
Assigns packed locations to rectangles.
- stbrp_setup_allow_out_of_mem(STBRPContext, boolean) - Static method in class org.lwjgl.stb.STBRectPack
-
Optionally call this function after init but before doing any packing to change the handling of the out-of-temp-memory scenario, described in
init_target
. - stbrp_setup_heuristic(STBRPContext, int) - Static method in class org.lwjgl.stb.STBRectPack
-
Optionally select which packing heuristic the library should use.
- STBRPContext - Class in org.lwjgl.stb
-
The opaque
stbrp_context
struct. - STBRPContext(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPContext
-
Creates a
STBRPContext
instance at the current position of the specifiedByteBuffer
container. - STBRPContext.Buffer - Class in org.lwjgl.stb
-
An array of
STBRPContext
structs. - STBRPNode - Class in org.lwjgl.stb
-
The opaque
stbrp_node
struct. - STBRPNode(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPNode
-
Creates a
STBRPNode
instance at the current position of the specifiedByteBuffer
container. - STBRPNode.Buffer - Class in org.lwjgl.stb
-
An array of
STBRPNode
structs. - STBRPRect - Class in org.lwjgl.stb
-
A packed rectangle.
- STBRPRect(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPRect
-
Creates a
STBRPRect
instance at the current position of the specifiedByteBuffer
container. - STBRPRect.Buffer - Class in org.lwjgl.stb
-
An array of
STBRPRect
structs. - STBTruetype - Class in org.lwjgl.stb
-
Native bindings to stb_truetype.h from the stb library.
- stbtt_BakeFontBitmap(ByteBuffer, float, ByteBuffer, int, int, int, STBTTBakedChar.Buffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Bakes a font to a bitmap for use as texture.
- stbtt_CompareUTF8toUTF16_bigendian(ByteBuffer, ByteBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns 1/0 whether the first string interpreted as utf8 is identical to the second string interpreted as big-endian utf16...
- stbtt_FindGlyphIndex(STBTTFontinfo, int) - Static method in class org.lwjgl.stb.STBTruetype
-
If you're going to perform multiple operations on the same character and you want a speed-up, call this function with the character you're going to process, then use glyph-based functions instead of the codepoint-based functions.
- stbtt_FindMatchingFont(ByteBuffer, CharSequence, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns the offset (not index) of the font that matches, or -1 if none.
- stbtt_FindMatchingFont(ByteBuffer, ByteBuffer, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns the offset (not index) of the font that matches, or -1 if none.
- stbtt_FreeBitmap(ByteBuffer, long) - Static method in class org.lwjgl.stb.STBTruetype
-
Frees a bitmap allocated by
GetCodepointBitmap
,GetCodepointBitmapSubpixel
,GetGlyphBitmap
orGetGlyphBitmapSubpixel
. - stbtt_FreeShape(STBTTFontinfo, STBTTVertex.Buffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Frees the data allocated by
GetCodepointShape
andGetGlyphShape
. - stbtt_GetBakedQuad(STBTTBakedChar.Buffer, int, int, int, float[], float[], STBTTAlignedQuad, boolean) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetBakedQuad
- stbtt_GetBakedQuad(STBTTBakedChar.Buffer, int, int, int, FloatBuffer, FloatBuffer, STBTTAlignedQuad, boolean) - Static method in class org.lwjgl.stb.STBTruetype
-
Computes quad to draw for a given char and advances the current position.
- stbtt_GetCodepointBitmap(STBTTFontinfo, float, float, int, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetCodepointBitmap
- stbtt_GetCodepointBitmap(STBTTFontinfo, float, float, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Allocates a large-enough single-channel 8bpp bitmap and renders the specified character/glyph at the specified scale into it, with antialiasing.
- stbtt_GetCodepointBitmapBox(STBTTFontinfo, int, float, float, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetCodepointBitmapBox
- stbtt_GetCodepointBitmapBox(STBTTFontinfo, int, float, float, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Get the bbox of the bitmap centered around the glyph origin; so the bitmap width is
ix1-ix0
, height isiy1-iy0
, and location to place the bitmap top left is(leftSideBearing*scale,iy0)
. - stbtt_GetCodepointBitmapBoxSubpixel(STBTTFontinfo, int, float, float, float, float, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetCodepointBitmapBoxSubpixel
- stbtt_GetCodepointBitmapBoxSubpixel(STBTTFontinfo, int, float, float, float, float, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
GetCodepointBitmapBox
, but you can specify a subpixel shift for the character. - stbtt_GetCodepointBitmapSubpixel(STBTTFontinfo, float, float, float, float, int, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetCodepointBitmapSubpixel
- stbtt_GetCodepointBitmapSubpixel(STBTTFontinfo, float, float, float, float, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
GetCodepointBitmap
, but you can specify a subpixel shift for the character. - stbtt_GetCodepointBox(STBTTFontinfo, int, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetCodepointBox
- stbtt_GetCodepointBox(STBTTFontinfo, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Gets the bounding box of the visible part of the glyph, in unscaled coordinates.
- stbtt_GetCodepointHMetrics(STBTTFontinfo, int, int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetCodepointHMetrics
- stbtt_GetCodepointHMetrics(STBTTFontinfo, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns horizontal metrics for the specified codepoint.
- stbtt_GetCodepointKernAdvance(STBTTFontinfo, int, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns the additional amount to add to the
advance
value betweench1
andch2
. - stbtt_GetCodepointShape(STBTTFontinfo, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns number of vertices and fills
*vertices
with the pointer to them - stbtt_GetCodepointShape(STBTTFontinfo, int, PointerBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns number of vertices and fills
*vertices
with the pointer to them - stbtt_GetFontBoundingBox(STBTTFontinfo, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetFontBoundingBox
- stbtt_GetFontBoundingBox(STBTTFontinfo, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns the bounding box around all possible characters.
- stbtt_GetFontNameString(STBTTFontinfo, int, int, int, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns the string (which may be big-endian double byte, e.g.
- stbtt_GetFontOffsetForIndex(ByteBuffer, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Each .ttf/.ttc file may have more than one font.
- stbtt_GetFontVMetrics(STBTTFontinfo, int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetFontVMetrics
- stbtt_GetFontVMetrics(STBTTFontinfo, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns vertical metrics for the specified font.
- stbtt_GetGlyphBitmap(STBTTFontinfo, float, float, int, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetGlyphBitmap
- stbtt_GetGlyphBitmap(STBTTFontinfo, float, float, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Allocates a large-enough single-channel 8bpp bitmap and renders the specified character/glyph at the specified scale into it, with antialiasing.
- stbtt_GetGlyphBitmapBox(STBTTFontinfo, int, float, float, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetGlyphBitmapBox
- stbtt_GetGlyphBitmapBox(STBTTFontinfo, int, float, float, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Get the bbox of the bitmap centered around the glyph origin; so the bitmap width is
ix1-ix0
, height isiy1-iy0
, and location to place the bitmap top left is(leftSideBearing*scale,iy0)
. - stbtt_GetGlyphBitmapBoxSubpixel(STBTTFontinfo, int, float, float, float, float, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetGlyphBitmapBoxSubpixel
- stbtt_GetGlyphBitmapBoxSubpixel(STBTTFontinfo, int, float, float, float, float, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
GetGlyphBitmapBox
, but you can specify a subpixel shift for the character. - stbtt_GetGlyphBitmapSubpixel(STBTTFontinfo, float, float, float, float, int, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetGlyphBitmapSubpixel
- stbtt_GetGlyphBitmapSubpixel(STBTTFontinfo, float, float, float, float, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
GetGlyphBitmap
, but you can specify a subpixel shift for the character. - stbtt_GetGlyphBox(STBTTFontinfo, int, int[], int[], int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetGlyphBox
- stbtt_GetGlyphBox(STBTTFontinfo, int, IntBuffer, IntBuffer, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Glyph version of
GetCodepointBox
, for greater efficiency. - stbtt_GetGlyphHMetrics(STBTTFontinfo, int, int[], int[]) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetGlyphHMetrics
- stbtt_GetGlyphHMetrics(STBTTFontinfo, int, IntBuffer, IntBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Glyph version of
GetCodepointHMetrics
, for greater efficiency. - stbtt_GetGlyphKernAdvance(STBTTFontinfo, int, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Glyph version of
GetCodepointKernAdvance
, for greater efficiency. - stbtt_GetGlyphShape(STBTTFontinfo, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Glyph version of
GetCodepointShape
, for greater efficiency. - stbtt_GetGlyphShape(STBTTFontinfo, int, PointerBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Glyph version of
GetCodepointShape
, for greater efficiency. - stbtt_GetPackedQuad(STBTTPackedchar.Buffer, int, int, int, float[], float[], STBTTAlignedQuad, boolean) - Static method in class org.lwjgl.stb.STBTruetype
-
Array version of:
GetPackedQuad
- stbtt_GetPackedQuad(STBTTPackedchar.Buffer, int, int, int, FloatBuffer, FloatBuffer, STBTTAlignedQuad, boolean) - Static method in class org.lwjgl.stb.STBTruetype
-
Computes quad to draw for a given char and advances the current position.
- stbtt_InitFont(STBTTFontinfo, ByteBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Given an offset into the file that defines a font, this function builds the necessary cached info for the rest of the system.
- stbtt_InitFont(STBTTFontinfo, ByteBuffer, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Given an offset into the file that defines a font, this function builds the necessary cached info for the rest of the system.
- stbtt_IsGlyphEmpty(STBTTFontinfo, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns non-zero if nothing is drawn for this glyph.
- STBTT_MAC_EID_ARABIC - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_CHINESE_TRAD - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_GREEK - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_HEBREW - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_JAPANESE - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_KOREAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_ROMAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_EID_RUSSIAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_ARABIC - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_CHINESE_SIMPLIFIED - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_CHINESE_TRAD - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_DUTCH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_ENGLISH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_FRENCH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_GERMAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_HEBREW - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_ITALIAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_JAPANESE - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_KOREAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_RUSSIAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_SPANISH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MAC_LANG_SWEDISH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MAC
. - STBTT_MACSTYLE_BOLD - Static variable in class org.lwjgl.stb.STBTruetype
-
Style flags, use in
FindMatchingFont
. - STBTT_MACSTYLE_DONTCARE - Static variable in class org.lwjgl.stb.STBTruetype
-
Style flags, use in
FindMatchingFont
. - STBTT_MACSTYLE_ITALIC - Static variable in class org.lwjgl.stb.STBTruetype
-
Style flags, use in
FindMatchingFont
. - STBTT_MACSTYLE_NONE - Static variable in class org.lwjgl.stb.STBTruetype
-
Style flags, use in
FindMatchingFont
. - STBTT_MACSTYLE_UNDERSCORE - Static variable in class org.lwjgl.stb.STBTruetype
-
Style flags, use in
FindMatchingFont
. - stbtt_MakeCodepointBitmap(STBTTFontinfo, ByteBuffer, int, int, int, float, float, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
GetCodepointBitmap
, but you pass in storage for the bitmap in the form ofoutput
, with row spacing ofout_stride
bytes. - stbtt_MakeCodepointBitmapSubpixel(STBTTFontinfo, ByteBuffer, int, int, int, float, float, float, float, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
MakeCodepointBitmap
, but you can specify a subpixel shift for the character. - stbtt_MakeGlyphBitmap(STBTTFontinfo, ByteBuffer, int, int, int, float, float, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
GetGlyphBitmap
, but you pass in storage for the bitmap in the form ofoutput
, with row spacing ofout_stride
bytes. - stbtt_MakeGlyphBitmapSubpixel(STBTTFontinfo, ByteBuffer, int, int, int, float, float, float, float, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Same as
MakeGlyphBitmap
, but you can specify a subpixel shift for the character. - STBTT_MS_EID_SHIFTJIS - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_EID_SYMBOL - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_EID_UNICODE_BMP - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_EID_UNICODE_FULL - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_CHINESE - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_DUTCH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_ENGLISH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_FRENCH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_GERMAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_HEBREW - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_ITALIAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_JAPANESE - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_KOREAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_RUSSIAN - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_SPANISH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - STBTT_MS_LANG_SWEDISH - Static variable in class org.lwjgl.stb.STBTruetype
-
Language ID for
PLATFORM_ID_MICROSOFT
. - stbtt_PackBegin(STBTTPackContext, ByteBuffer, int, int, int, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Initializes a packing context stored in the passed-in
stbtt_pack_context
. - stbtt_PackBegin(STBTTPackContext, ByteBuffer, int, int, int, int, long) - Static method in class org.lwjgl.stb.STBTruetype
-
Initializes a packing context stored in the passed-in
stbtt_pack_context
. - stbtt_PackEnd(STBTTPackContext) - Static method in class org.lwjgl.stb.STBTruetype
-
Cleans up the packing context and frees all memory.
- stbtt_PackFontRange(STBTTPackContext, ByteBuffer, int, float, int, STBTTPackedchar.Buffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Creates character bitmaps from the
font_index
'th font found in fontdata (usefont_index=0
if you don't know what that is). - stbtt_PackFontRanges(STBTTPackContext, ByteBuffer, int, STBTTPackRange.Buffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Creates character bitmaps from multiple ranges of characters stored in ranges.
- stbtt_PackFontRangesGatherRects(STBTTPackContext, STBTTFontinfo, STBTTPackRange.Buffer, STBRPRect) - Static method in class org.lwjgl.stb.STBTruetype
-
Calling these functions in sequence is roughly equivalent to calling
PackFontRanges
. - stbtt_PackFontRangesPackRects(STBTTPackContext, STBRPRect.Buffer) - Static method in class org.lwjgl.stb.STBTruetype
- stbtt_PackFontRangesRenderIntoRects(STBTTPackContext, STBTTFontinfo, STBTTPackRange.Buffer, STBRPRect) - Static method in class org.lwjgl.stb.STBTruetype
- stbtt_PackSetOversampling(STBTTPackContext, int, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Oversampling a font increases the quality by allowing higher-quality subpixel positioning, and is especially valuable at smaller text sizes.
- STBTT_PLATFORM_ID_ISO - Static variable in class org.lwjgl.stb.STBTruetype
-
Platform IDs.
- STBTT_PLATFORM_ID_MAC - Static variable in class org.lwjgl.stb.STBTruetype
-
Platform IDs.
- STBTT_PLATFORM_ID_MICROSOFT - Static variable in class org.lwjgl.stb.STBTruetype
-
Platform IDs.
- STBTT_PLATFORM_ID_UNICODE - Static variable in class org.lwjgl.stb.STBTruetype
-
Platform IDs.
- STBTT_POINT_SIZE(int) - Static method in class org.lwjgl.stb.STBTruetype
-
Converts the full height of a character from ascender to descender, as computed by
ScaleForPixelHeight
, to a point size as computed byScaleForMappingEmToPixels
. - stbtt_ScaleForMappingEmToPixels(STBTTFontinfo, float) - Static method in class org.lwjgl.stb.STBTruetype
-
Computes a scale factor to produce a font whose EM size is mapped to
pixels
tall. - stbtt_ScaleForPixelHeight(STBTTFontinfo, float) - Static method in class org.lwjgl.stb.STBTruetype
-
Computes a scale factor to produce a font whose "height" is
pixels
tall. - STBTT_UNICODE_EID_ISO_10646 - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_UNICODE
. - STBTT_UNICODE_EID_UNICODE_1_0 - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_UNICODE
. - STBTT_UNICODE_EID_UNICODE_1_1 - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_UNICODE
. - STBTT_UNICODE_EID_UNICODE_2_0_BMP - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_UNICODE
. - STBTT_UNICODE_EID_UNICODE_2_0_FULL - Static variable in class org.lwjgl.stb.STBTruetype
-
Encoding IDs for
PLATFORM_ID_UNICODE
. - STBTT_vcurve - Static variable in class org.lwjgl.stb.STBTruetype
-
Vertex type.
- STBTT_vline - Static variable in class org.lwjgl.stb.STBTruetype
-
Vertex type.
- STBTT_vmove - Static variable in class org.lwjgl.stb.STBTruetype
-
Vertex type.
- STBTTAlignedQuad - Class in org.lwjgl.stb
-
Quad used for drawing a baked character, returned by
GetBakedQuad
. - STBTTAlignedQuad(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTAlignedQuad
-
Creates a
STBTTAlignedQuad
instance at the current position of the specifiedByteBuffer
container. - STBTTAlignedQuad.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTAlignedQuad
structs. - STBTTBakedChar - Class in org.lwjgl.stb
-
Baked character data, returned by
BakeFontBitmap
. - STBTTBakedChar(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTBakedChar
-
Creates a
STBTTBakedChar
instance at the current position of the specifiedByteBuffer
container. - STBTTBakedChar.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTBakedChar
structs. - STBTTFontinfo - Class in org.lwjgl.stb
-
An opaque structure that contains font information.
- STBTTFontinfo(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTFontinfo
-
Creates a
STBTTFontinfo
instance at the current position of the specifiedByteBuffer
container. - STBTTFontinfo.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTFontinfo
structs. - STBTTPackContext - Class in org.lwjgl.stb
- STBTTPackContext(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackContext
-
Creates a
STBTTPackContext
instance at the current position of the specifiedByteBuffer
container. - STBTTPackContext.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTPackContext
structs. - STBTTPackedchar - Class in org.lwjgl.stb
-
Packed character data, returned by
PackFontRange
- STBTTPackedchar(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackedchar
-
Creates a
STBTTPackedchar
instance at the current position of the specifiedByteBuffer
container. - STBTTPackedchar.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTPackedchar
structs. - STBTTPackRange - Class in org.lwjgl.stb
-
A range of packed character data, used by
PackFontRanges
- STBTTPackRange(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackRange
-
Creates a
STBTTPackRange
instance at the current position of the specifiedByteBuffer
container. - STBTTPackRange.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTPackRange
structs. - STBTTVertex - Class in org.lwjgl.stb
-
Vertex data.
- STBTTVertex(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTVertex
-
Creates a
STBTTVertex
instance at the current position of the specifiedByteBuffer
container. - STBTTVertex.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTVertex
structs. - STBVorbis - Class in org.lwjgl.stb
-
Native bindings to stb_vorbis.c from the stb library.
- STBVorbisAlloc - Class in org.lwjgl.stb
-
A buffer to use for allocations by
STBVorbis
- STBVorbisAlloc(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisAlloc
-
Creates a
STBVorbisAlloc
instance at the current position of the specifiedByteBuffer
container. - STBVorbisAlloc.Buffer - Class in org.lwjgl.stb
-
An array of
STBVorbisAlloc
structs. - STBVorbisInfo - Class in org.lwjgl.stb
-
Information about a Vorbis stream.
- STBVorbisInfo(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisInfo
-
Creates a
STBVorbisInfo
instance at the current position of the specifiedByteBuffer
container. - STBVorbisInfo.Buffer - Class in org.lwjgl.stb
-
An array of
STBVorbisInfo
structs.
T
- t0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
t0
field. - t0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
t0
field. - t1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
t1
field. - t1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
t1
field. - temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
temp_memory_required
field. - temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
temp_memory_required
field. - type() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
type
field. - type() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
type
field.
V
- validate(long) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Validates pointer members that should not be
NULL
. - validate(long) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Validates pointer members that should not be
NULL
. - validate(long) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Validates pointer members that should not be
NULL
. - validate(long, int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Calls
STBIIOCallbacks.validate(long)
for each struct contained in the specified struct array. - validate(long, int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Calls
STBTTPackRange.validate(long)
for each struct contained in the specified struct array. - validate(long, int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Calls
STBVorbisAlloc.validate(long)
for each struct contained in the specified struct array. - VORBIS__no_error - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_bad_packet_type - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_cant_find_last_page - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_continued_packet_flag_invalid - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_feature_not_supported - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_file_open_failure - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_incorrect_stream_serial_number - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_invalid_api_mixing - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_invalid_first_page - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_invalid_setup - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_invalid_stream - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_invalid_stream_structure_version - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_missing_capture_pattern - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_need_more_data - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_outofmem - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_seek_failed - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_seek_invalid - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_seek_without_length - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_too_many_channels - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
- VORBIS_unexpected_eof - Static variable in class org.lwjgl.stb.STBVorbis
-
Error code.
W
- w() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
w
field. - w() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
w
field. - w(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
w
field. - w(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
w
field. - was_packed() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
was_packed
field. - was_packed() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
was_packed
field. - was_packed(int) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
was_packed
field. - was_packed(int) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
was_packed
field.
X
- x() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
x
field. - x() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
x
field. - x() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
x
field. - x() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
x
field. - x(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
x
field. - x(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
x
field. - x0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
x0
field. - x0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
x0
field. - x0() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
x0
field. - x0() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
x0
field. - x0() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
x0
field. - x0() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
x0
field. - x1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
x1
field. - x1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
x1
field. - x1() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
x1
field. - x1() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
x1
field. - x1() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
x1
field. - x1() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
x1
field. - xadvance() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
xadvance
field. - xadvance() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
xadvance
field. - xadvance() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
xadvance
field. - xadvance() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
xadvance
field. - xoff() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
xoff
field. - xoff() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
xoff
field. - xoff() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
xoff
field. - xoff() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
xoff
field. - xoff2() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
xoff2
field. - xoff2() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
xoff2
field.
Y
- y() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
y
field. - y() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
y
field. - y() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
y
field. - y() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
y
field. - y(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
y
field. - y(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
y
field. - y0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
y0
field. - y0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
y0
field. - y0() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
y0
field. - y0() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
y0
field. - y0() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
y0
field. - y0() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
y0
field. - y1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
y1
field. - y1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
y1
field. - y1() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
y1
field. - y1() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
y1
field. - y1() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
y1
field. - y1() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
y1
field. - yoff() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
yoff
field. - yoff() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
yoff
field. - yoff() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
yoff
field. - yoff() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
yoff
field. - yoff2() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
yoff2
field. - yoff2() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
yoff2
field.