public class Texture_t
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
| static class  | Texture_t.ByReference | 
| static class  | Texture_t.ByValue | 
| Modifier and Type | Field and Description | 
|---|---|
| int | eColorSpaceC type : EColorSpace | 
| int | eTypeC type : ETextureType | 
| int | handlevoid * C type : void* | 
| Constructor and Description | 
|---|
| Texture_t() | 
| Texture_t(int handle,
         int eType,
         int eColorSpace) | 
| Texture_t(com.sun.jna.Pointer peer) | 
| 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, writeFieldpublic int handle
public int eType
public int eColorSpace
public Texture_t()
public Texture_t(int handle,
                 int eType,
                 int eColorSpace)
handle - void *eType - @see JOpenVRLibrary.ETextureType eColorSpace - @see JOpenVRLibrary.EColorSpace public Texture_t(com.sun.jna.Pointer peer)