public class RenderModel_TextureMap_t
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RenderModel_TextureMap_t.ByReference  | 
static class  | 
RenderModel_TextureMap_t.ByValue  | 
| Modifier and Type | Field and Description | 
|---|---|
com.sun.jna.Pointer | 
rubTextureMapData
const uint8_t * 
C type : uint8_t*  | 
short | 
unHeight  | 
short | 
unWidth  | 
| Constructor and Description | 
|---|
RenderModel_TextureMap_t()  | 
RenderModel_TextureMap_t(com.sun.jna.Pointer peer)  | 
RenderModel_TextureMap_t(short unWidth,
                        short unHeight,
                        com.sun.jna.Pointer rubTextureMapData)  | 
| 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, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic short unWidth
public short unHeight
public com.sun.jna.Pointer rubTextureMapData
public RenderModel_TextureMap_t()
public RenderModel_TextureMap_t(short unWidth,
                                short unHeight,
                                com.sun.jna.Pointer rubTextureMapData)
rubTextureMapData - const uint8_t *public RenderModel_TextureMap_t(com.sun.jna.Pointer peer)