public class VRTextureWithDepth_t
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
VRTextureWithDepth_t.ByReference |
static class |
VRTextureWithDepth_t.ByValue |
Modifier and Type | Field and Description |
---|---|
VRTextureDepthInfo_t |
depth
C type : VRTextureDepthInfo_t
|
Constructor and Description |
---|
VRTextureWithDepth_t() |
VRTextureWithDepth_t(com.sun.jna.Pointer peer) |
VRTextureWithDepth_t(VRTextureDepthInfo_t depth) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public VRTextureDepthInfo_t depth
public VRTextureWithDepth_t()
public VRTextureWithDepth_t(VRTextureDepthInfo_t depth)
depth
- C type : VRTextureDepthInfo_tpublic VRTextureWithDepth_t(com.sun.jna.Pointer peer)