Package org.lwjgl.vulkan
Class VkSRTDataNV.Buffer
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.CustomBuffer<VkSRTDataNV.Buffer>
org.lwjgl.system.StructBuffer<VkSRTDataNV,VkSRTDataNV.Buffer>
org.lwjgl.vulkan.VkSRTDataNV.Buffer
- All Implemented Interfaces:
AutoCloseable,Iterable<VkSRTDataNV>,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
- Enclosing class:
VkSRTDataNV
public static class VkSRTDataNV.Buffer
extends org.lwjgl.system.StructBuffer<VkSRTDataNV,VkSRTDataNV.Buffer>
implements org.lwjgl.system.NativeResource
An array of
VkSRTDataNV structs.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default -
Field Summary
Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionBuffer(long address, int cap) Buffer(ByteBuffer container) Creates a newVkSRTDataNV.Bufferinstance backed by the specified container. -
Method Summary
Modifier and TypeMethodDescriptionfloata()a(float value) Sets the specified value to theVkSRTDataNV.a()field.floatb()b(float value) Sets the specified value to theVkSRTDataNV.b()field.floatc()c(float value) Sets the specified value to theVkSRTDataNV.c()field.floatpvx()pvx(float value) Sets the specified value to theVkSRTDataNV.pvx()field.floatpvy()pvy(float value) Sets the specified value to theVkSRTDataNV.pvy()field.floatpvz()pvz(float value) Sets the specified value to theVkSRTDataNV.pvz()field.floatqw()qw(float value) Sets the specified value to theVkSRTDataNV.qw()field.floatqx()qx(float value) Sets the specified value to theVkSRTDataNV.qx()field.floatqy()qy(float value) Sets the specified value to theVkSRTDataNV.qy()field.floatqz()qz(float value) Sets the specified value to theVkSRTDataNV.qz()field.floatsx()sx(float value) Sets the specified value to theVkSRTDataNV.sx()field.floatsy()sy(float value) Sets the specified value to theVkSRTDataNV.sy()field.floatsz()sz(float value) Sets the specified value to theVkSRTDataNV.sz()field.floattx()tx(float value) Sets the specified value to theVkSRTDataNV.tx()field.floatty()ty(float value) Sets the specified value to theVkSRTDataNV.ty()field.floattz()tz(float value) Sets the specified value to theVkSRTDataNV.tz()field.Methods inherited from class org.lwjgl.system.StructBuffer
apply, apply, forEach, get, get, get, get, iterator, parallelStream, put, put, sizeof, spliterator, streamMethods inherited from class org.lwjgl.system.CustomBuffer
address, address, address0, capacity, clear, compact, duplicate, flip, free, hasRemaining, limit, limit, mark, position, position, put, remaining, reset, rewind, slice, slice, toStringMethods inherited from class org.lwjgl.system.Pointer.Default
equals, hashCodeMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Constructor Details
-
Buffer
Creates a newVkSRTDataNV.Bufferinstance backed by the specified container.Changes to the container's content will be visible to the struct buffer instance and vice versa. The two buffers' position, limit, and mark values will be independent. The new buffer's position will be zero, its capacity and its limit will be the number of bytes remaining in this buffer divided by
VkSRTDataNV.SIZEOF, and its mark will be undefined.The created buffer instance holds a strong reference to the container object.
-
Buffer
public Buffer(long address, int cap)
-
-
Method Details
-
sx
public float sx()- Returns:
- the value of the
VkSRTDataNV.sx()field.
-
a
public float a()- Returns:
- the value of the
VkSRTDataNV.a()field.
-
b
public float b()- Returns:
- the value of the
VkSRTDataNV.b()field.
-
pvx
public float pvx()- Returns:
- the value of the
VkSRTDataNV.pvx()field.
-
sy
public float sy()- Returns:
- the value of the
VkSRTDataNV.sy()field.
-
c
public float c()- Returns:
- the value of the
VkSRTDataNV.c()field.
-
pvy
public float pvy()- Returns:
- the value of the
VkSRTDataNV.pvy()field.
-
sz
public float sz()- Returns:
- the value of the
VkSRTDataNV.sz()field.
-
pvz
public float pvz()- Returns:
- the value of the
VkSRTDataNV.pvz()field.
-
qx
public float qx()- Returns:
- the value of the
VkSRTDataNV.qx()field.
-
qy
public float qy()- Returns:
- the value of the
VkSRTDataNV.qy()field.
-
qz
public float qz()- Returns:
- the value of the
VkSRTDataNV.qz()field.
-
qw
public float qw()- Returns:
- the value of the
VkSRTDataNV.qw()field.
-
tx
public float tx()- Returns:
- the value of the
VkSRTDataNV.tx()field.
-
ty
public float ty()- Returns:
- the value of the
VkSRTDataNV.ty()field.
-
tz
public float tz()- Returns:
- the value of the
VkSRTDataNV.tz()field.
-
sx
Sets the specified value to theVkSRTDataNV.sx()field. -
a
Sets the specified value to theVkSRTDataNV.a()field. -
b
Sets the specified value to theVkSRTDataNV.b()field. -
pvx
Sets the specified value to theVkSRTDataNV.pvx()field. -
sy
Sets the specified value to theVkSRTDataNV.sy()field. -
c
Sets the specified value to theVkSRTDataNV.c()field. -
pvy
Sets the specified value to theVkSRTDataNV.pvy()field. -
sz
Sets the specified value to theVkSRTDataNV.sz()field. -
pvz
Sets the specified value to theVkSRTDataNV.pvz()field. -
qx
Sets the specified value to theVkSRTDataNV.qx()field. -
qy
Sets the specified value to theVkSRTDataNV.qy()field. -
qz
Sets the specified value to theVkSRTDataNV.qz()field. -
qw
Sets the specified value to theVkSRTDataNV.qw()field. -
tx
Sets the specified value to theVkSRTDataNV.tx()field. -
ty
Sets the specified value to theVkSRTDataNV.ty()field. -
tz
Sets the specified value to theVkSRTDataNV.tz()field.
-