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
ByteBufferview of the data pointed to by thealloc_bufferfield. - alloc_buffer() - Method in class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Returns a
ByteBufferview of the data pointed to by thealloc_bufferfield. - alloc_buffer(ByteBuffer) - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Sets the address of the specified
ByteBufferto thealloc_bufferfield. - alloc_buffer(ByteBuffer) - Method in class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Sets the address of the specified
ByteBufferto thealloc_bufferfield. - alloc_buffer_length_in_bytes() - Method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns the value of the
alloc_buffer_length_in_bytesfield. - alloc_buffer_length_in_bytes() - Method in class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Returns the value of the
alloc_buffer_length_in_bytesfield. - array_of_unicode_codepoints() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns a
IntBufferview of the data pointed to by thearray_of_unicode_codepointsfield. - array_of_unicode_codepoints() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns a
IntBufferview of the data pointed to by thearray_of_unicode_codepointsfield. - array_of_unicode_codepoints(IntBuffer) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the address of the specified
IntBufferto thearray_of_unicode_codepointsfield. - array_of_unicode_codepoints(IntBuffer) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the address of the specified
IntBufferto thearray_of_unicode_codepointsfield.
B
- Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Creates a new
STBIIOCallbacks.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPContext.Buffer
-
Creates a new
STBRPContext.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPNode.Buffer
-
Creates a new
STBRPNode.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPRect.Buffer
-
Creates a new
STBRPRect.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Creates a new
STBTTAlignedQuad.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Creates a new
STBTTBakedChar.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTFontinfo.Buffer
-
Creates a new
STBTTFontinfo.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackContext.Buffer
-
Creates a new
STBTTPackContext.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Creates a new
STBTTPackedchar.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackRange.Buffer
-
Creates a new
STBTTPackRange.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTVertex.Buffer
-
Creates a new
STBTTVertex.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisAlloc.Buffer
-
Creates a new
STBVorbisAlloc.Bufferinstance backed by the specified container. - Buffer(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Creates a new
STBVorbisInfo.Bufferinstance 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
STBIIOCallbacksinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated withmemCalloc. - calloc() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated withmemCalloc. - calloc(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated withmemCalloc. - callocStack() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated on the thread-localMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - callocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated on the specifiedMemoryStackand initializes all its bits to zero. - channels() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
channelsfield. - channels() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
channelsfield. - chardata_for_range() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns a
STBTTPackedchar.Bufferview of the struct array pointed to by thechardata_for_rangefield. - chardata_for_range() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns a
STBTTPackedchar.Bufferview of the struct array pointed to by thechardata_for_rangefield. - chardata_for_range(STBTTPackedchar.Buffer) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the address of the specified
STBTTPackedchar.Bufferto thechardata_for_rangefield. - chardata_for_range(STBTTPackedchar.Buffer) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the address of the specified
STBTTPackedchar.Bufferto thechardata_for_rangefield. - create() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated withBufferUtils. - create() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated withBufferUtils. - create(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated withBufferUtils. - create(long) - Static method in class org.lwjgl.stb.STBIEOFCallback
-
Creates a
STBIEOFCallbackinstance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBIReadCallback
-
Creates a
STBIReadCallbackinstance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBISkipCallback
-
Creates a
STBISkipCallbackinstance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBIWriteCallback
-
Creates a
STBIWriteCallbackinstance from the specified function pointer. - create(long) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance for the specified memory address ornullif 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
STBTTAlignedQuadinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance for the specified memory address ornullif 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
STBVorbisAllocinstance for the specified memory address ornullif the address isNULL. - create(long) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance for the specified memory address ornullif the address isNULL. - create(long, int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Create a
STBIIOCallbacks.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBRPContext
-
Create a
STBRPContext.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBRPNode
-
Create a
STBRPNode.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBRPRect
-
Create a
STBRPRect.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Create a
STBTTAlignedQuad.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Create a
STBTTBakedChar.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Create a
STBTTFontinfo.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Create a
STBTTPackContext.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Create a
STBTTPackedchar.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Create a
STBTTPackRange.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Create a
STBTTVertex.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Create a
STBVorbisAlloc.Bufferinstance at the specified memory. - create(long, int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Create a
STBVorbisInfo.Bufferinstance at the specified memory. - create(STBIEOFCallbackI) - Static method in class org.lwjgl.stb.STBIEOFCallback
-
Creates a
STBIEOFCallbackinstance that delegates to the specifiedSTBIEOFCallbackIinstance. - create(STBIReadCallbackI) - Static method in class org.lwjgl.stb.STBIReadCallback
-
Creates a
STBIReadCallbackinstance that delegates to the specifiedSTBIReadCallbackIinstance. - create(STBISkipCallbackI) - Static method in class org.lwjgl.stb.STBISkipCallback
-
Creates a
STBISkipCallbackinstance that delegates to the specifiedSTBISkipCallbackIinstance. - create(STBIWriteCallbackI) - Static method in class org.lwjgl.stb.STBIWriteCallback
-
Creates a
STBIWriteCallbackinstance that delegates to the specifiedSTBIWriteCallbackIinstance. - cx() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
cxfield. - cx() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
cxfield. - cy() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
cyfield. - cy() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
cyfield.
E
- eof() - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Returns the value of the
eoffield. - eof() - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns the value of the
eoffield. - eof(STBIEOFCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Sets the specified value to the
eoffield. - eof(STBIEOFCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Sets the specified value to the
eoffield.
F
- first_unicode_codepoint_in_range() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns the value of the
first_unicode_codepoint_in_rangefield. - first_unicode_codepoint_in_range() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns the value of the
first_unicode_codepoint_in_rangefield. - first_unicode_codepoint_in_range(int) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the specified value to the
first_unicode_codepoint_in_rangefield. - first_unicode_codepoint_in_range(int) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the specified value to the
first_unicode_codepoint_in_rangefield. - font_size() - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Returns the value of the
font_sizefield. - font_size() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns the value of the
font_sizefield. - font_size(float) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the specified value to the
font_sizefield. - font_size(float) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the specified value to the
font_sizefield.
G
- getData(long, int) - Static method in class org.lwjgl.stb.STBIReadCallback
-
Converts the specified
STBIReadCallbackarguments to a ByteBuffer. - getData(long, int) - Static method in class org.lwjgl.stb.STBIWriteCallback
-
Converts the specified
STBIWriteCallbackarguments 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
hfield. - h() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
hfield. - h(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
hfield. - h(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
hfield.
I
- id() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
idfield. - id() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
idfield. - id(int) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
idfield. - id(int) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
idfield. - invoke(long) - Method in interface org.lwjgl.stb.STBIEOFCallbackI
-
The
stbi_io_callbacks.eofcallback. - invoke(long, int) - Method in interface org.lwjgl.stb.STBISkipCallbackI
-
The
stbi_io_callbacks.skipcallback. - invoke(long, long, int) - Method in interface org.lwjgl.stb.STBIReadCallbackI
-
The
stbi_io_callbacks.readcallback. - invoke(long, long, int) - Method in interface org.lwjgl.stb.STBIWriteCallbackI
-
The
stbi_write_funccallback.
M
- malloc() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated withmemAlloc. - malloc() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated withmemAlloc. - malloc(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated withmemAlloc. - mallocStack() - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated on the thread-localMemoryStack. - mallocStack() - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated on the thread-localMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacks.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContext.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNode.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRect.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuad.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedChar.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfo.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContext.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedchar.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRange.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertex.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAlloc.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(int, MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfo.Bufferinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns a new
STBIIOCallbacksinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPContext
-
Returns a new
STBRPContextinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPNode
-
Returns a new
STBRPNodeinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBRPRect
-
Returns a new
STBRPRectinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns a new
STBTTAlignedQuadinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTBakedChar
-
Returns a new
STBTTBakedCharinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTFontinfo
-
Returns a new
STBTTFontinfoinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackContext
-
Returns a new
STBTTPackContextinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackedchar
-
Returns a new
STBTTPackedcharinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTPackRange
-
Returns a new
STBTTPackRangeinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBTTVertex
-
Returns a new
STBTTVertexinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisAlloc
-
Returns a new
STBVorbisAllocinstance allocated on the specifiedMemoryStack. - mallocStack(MemoryStack) - Static method in class org.lwjgl.stb.STBVorbisInfo
-
Returns a new
STBVorbisInfoinstance allocated on the specifiedMemoryStack. - max_frame_size() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
max_frame_sizefield. - max_frame_size() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
max_frame_sizefield.
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_charsfield. - num_chars() - Method in class org.lwjgl.stb.STBTTPackRange
-
Returns the value of the
num_charsfield. - num_chars(int) - Method in class org.lwjgl.stb.STBTTPackRange.Buffer
-
Sets the specified value to the
num_charsfield. - num_chars(int) - Method in class org.lwjgl.stb.STBTTPackRange
-
Sets the specified value to the
num_charsfield. - 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
readfield. - read() - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns the value of the
readfield. - read(STBIReadCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Sets the specified value to the
readfield. - read(STBIReadCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Sets the specified value to the
readfield.
S
- s0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
s0field. - s0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
s0field. - s1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
s1field. - s1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
s1field. - sample_rate() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
sample_ratefield. - sample_rate() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
sample_ratefield. - 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_requiredfield. - setup_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
setup_memory_requiredfield. - setup_temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
setup_temp_memory_requiredfield. - setup_temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
setup_temp_memory_requiredfield. - 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
skipfield. - skip() - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Returns the value of the
skipfield. - skip(STBISkipCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks.Buffer
-
Sets the specified value to the
skipfield. - skip(STBISkipCallbackI) - Method in class org.lwjgl.stb.STBIIOCallbacks
-
Sets the specified value to the
skipfield. - 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
texthas 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
texthas 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()edbuffer 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()edbuffer 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()edbuffer 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_samplessamples, 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_samplessamples, 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
eoffield of theSTBIIOCallbacksstruct. - STBIEOFCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be set to the
eoffield of theSTBIIOCallbacksstruct. - 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
STBIIOCallbacksinstance at the current position of the specifiedByteBuffercontainer. - STBIIOCallbacks.Buffer - Class in org.lwjgl.stb
-
An array of
STBIIOCallbacksstructs. - 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
readfield of theSTBIIOCallbacksstruct. - STBIReadCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be set to the
readfield of theSTBIIOCallbacksstruct. - STBISkipCallback - Class in org.lwjgl.stb
-
Instances of this class may be set to the
skipfield of theSTBIIOCallbacksstruct. - STBISkipCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be set to the
skipfield of theSTBIIOCallbacksstruct. - STBIWriteCallback - Class in org.lwjgl.stb
-
Instances of this class may be used with the
STBImageWritewrite_type_to_funcfunctions. - STBIWriteCallbackI - Interface in org.lwjgl.stb
-
Instances of this interface may be used with the
STBImageWritewrite_type_to_funcfunctions. - 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
widthbyheightin dimensions using temporary storage provided by the arraynodes, which isnum_nodeslong. - 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_contextstruct. - STBRPContext(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPContext
-
Creates a
STBRPContextinstance at the current position of the specifiedByteBuffercontainer. - STBRPContext.Buffer - Class in org.lwjgl.stb
-
An array of
STBRPContextstructs. - STBRPNode - Class in org.lwjgl.stb
-
The opaque
stbrp_nodestruct. - STBRPNode(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPNode
-
Creates a
STBRPNodeinstance at the current position of the specifiedByteBuffercontainer. - STBRPNode.Buffer - Class in org.lwjgl.stb
-
An array of
STBRPNodestructs. - STBRPRect - Class in org.lwjgl.stb
-
A packed rectangle.
- STBRPRect(ByteBuffer) - Constructor for class org.lwjgl.stb.STBRPRect
-
Creates a
STBRPRectinstance at the current position of the specifiedByteBuffercontainer. - STBRPRect.Buffer - Class in org.lwjgl.stb
-
An array of
STBRPRectstructs. - 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,GetGlyphBitmaporGetGlyphBitmapSubpixel. - stbtt_FreeShape(STBTTFontinfo, STBTTVertex.Buffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Frees the data allocated by
GetCodepointShapeandGetGlyphShape. - 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
advancevalue betweench1andch2. - stbtt_GetCodepointShape(STBTTFontinfo, int) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns number of vertices and fills
*verticeswith the pointer to them - stbtt_GetCodepointShape(STBTTFontinfo, int, PointerBuffer) - Static method in class org.lwjgl.stb.STBTruetype
-
Returns number of vertices and fills
*verticeswith 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_stridebytes. - 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_stridebytes. - 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=0if 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
pixelstall. - stbtt_ScaleForPixelHeight(STBTTFontinfo, float) - Static method in class org.lwjgl.stb.STBTruetype
-
Computes a scale factor to produce a font whose "height" is
pixelstall. - 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
STBTTAlignedQuadinstance at the current position of the specifiedByteBuffercontainer. - STBTTAlignedQuad.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTAlignedQuadstructs. - STBTTBakedChar - Class in org.lwjgl.stb
-
Baked character data, returned by
BakeFontBitmap. - STBTTBakedChar(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTBakedChar
-
Creates a
STBTTBakedCharinstance at the current position of the specifiedByteBuffercontainer. - STBTTBakedChar.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTBakedCharstructs. - STBTTFontinfo - Class in org.lwjgl.stb
-
An opaque structure that contains font information.
- STBTTFontinfo(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTFontinfo
-
Creates a
STBTTFontinfoinstance at the current position of the specifiedByteBuffercontainer. - STBTTFontinfo.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTFontinfostructs. - STBTTPackContext - Class in org.lwjgl.stb
- STBTTPackContext(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackContext
-
Creates a
STBTTPackContextinstance at the current position of the specifiedByteBuffercontainer. - STBTTPackContext.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTPackContextstructs. - STBTTPackedchar - Class in org.lwjgl.stb
-
Packed character data, returned by
PackFontRange - STBTTPackedchar(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTPackedchar
-
Creates a
STBTTPackedcharinstance at the current position of the specifiedByteBuffercontainer. - STBTTPackedchar.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTPackedcharstructs. - 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
STBTTPackRangeinstance at the current position of the specifiedByteBuffercontainer. - STBTTPackRange.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTPackRangestructs. - STBTTVertex - Class in org.lwjgl.stb
-
Vertex data.
- STBTTVertex(ByteBuffer) - Constructor for class org.lwjgl.stb.STBTTVertex
-
Creates a
STBTTVertexinstance at the current position of the specifiedByteBuffercontainer. - STBTTVertex.Buffer - Class in org.lwjgl.stb
-
An array of
STBTTVertexstructs. - 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
STBVorbisAllocinstance at the current position of the specifiedByteBuffercontainer. - STBVorbisAlloc.Buffer - Class in org.lwjgl.stb
-
An array of
STBVorbisAllocstructs. - STBVorbisInfo - Class in org.lwjgl.stb
-
Information about a Vorbis stream.
- STBVorbisInfo(ByteBuffer) - Constructor for class org.lwjgl.stb.STBVorbisInfo
-
Creates a
STBVorbisInfoinstance at the current position of the specifiedByteBuffercontainer. - STBVorbisInfo.Buffer - Class in org.lwjgl.stb
-
An array of
STBVorbisInfostructs.
T
- t0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
t0field. - t0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
t0field. - t1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
t1field. - t1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
t1field. - temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo.Buffer
-
Returns the value of the
temp_memory_requiredfield. - temp_memory_required() - Method in class org.lwjgl.stb.STBVorbisInfo
-
Returns the value of the
temp_memory_requiredfield. - type() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
typefield. - type() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
typefield.
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
wfield. - w() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
wfield. - w(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
wfield. - w(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
wfield. - was_packed() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
was_packedfield. - was_packed() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
was_packedfield. - was_packed(int) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
was_packedfield. - was_packed(int) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
was_packedfield.
X
- x() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
xfield. - x() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
xfield. - x() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
xfield. - x() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
xfield. - x(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
xfield. - x(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
xfield. - x0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
x0field. - x0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
x0field. - x0() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
x0field. - x0() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
x0field. - x0() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
x0field. - x0() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
x0field. - x1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
x1field. - x1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
x1field. - x1() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
x1field. - x1() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
x1field. - x1() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
x1field. - x1() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
x1field. - xadvance() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
xadvancefield. - xadvance() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
xadvancefield. - xadvance() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
xadvancefield. - xadvance() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
xadvancefield. - xoff() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
xofffield. - xoff() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
xofffield. - xoff() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
xofffield. - xoff() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
xofffield. - xoff2() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
xoff2field. - xoff2() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
xoff2field.
Y
- y() - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Returns the value of the
yfield. - y() - Method in class org.lwjgl.stb.STBRPRect
-
Returns the value of the
yfield. - y() - Method in class org.lwjgl.stb.STBTTVertex.Buffer
-
Returns the value of the
yfield. - y() - Method in class org.lwjgl.stb.STBTTVertex
-
Returns the value of the
yfield. - y(short) - Method in class org.lwjgl.stb.STBRPRect.Buffer
-
Sets the specified value to the
yfield. - y(short) - Method in class org.lwjgl.stb.STBRPRect
-
Sets the specified value to the
yfield. - y0() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
y0field. - y0() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
y0field. - y0() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
y0field. - y0() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
y0field. - y0() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
y0field. - y0() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
y0field. - y1() - Method in class org.lwjgl.stb.STBTTAlignedQuad.Buffer
-
Returns the value of the
y1field. - y1() - Method in class org.lwjgl.stb.STBTTAlignedQuad
-
Returns the value of the
y1field. - y1() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
y1field. - y1() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
y1field. - y1() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
y1field. - y1() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
y1field. - yoff() - Method in class org.lwjgl.stb.STBTTBakedChar.Buffer
-
Returns the value of the
yofffield. - yoff() - Method in class org.lwjgl.stb.STBTTBakedChar
-
Returns the value of the
yofffield. - yoff() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
yofffield. - yoff() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
yofffield. - yoff2() - Method in class org.lwjgl.stb.STBTTPackedchar.Buffer
-
Returns the value of the
yoff2field. - yoff2() - Method in class org.lwjgl.stb.STBTTPackedchar
-
Returns the value of the
yoff2field.