public class HmdRect2_t
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
HmdRect2_t.ByReference  | 
static class  | 
HmdRect2_t.ByValue  | 
| Modifier and Type | Field and Description | 
|---|---|
HmdVector2_t | 
vBottomRight
C type : HmdVector2_t 
 | 
HmdVector2_t | 
vTopLeft
C type : HmdVector2_t 
 | 
| Constructor and Description | 
|---|
HmdRect2_t()  | 
HmdRect2_t(HmdVector2_t vTopLeft,
          HmdVector2_t vBottomRight)  | 
HmdRect2_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 HmdVector2_t vTopLeft
public HmdVector2_t vBottomRight
public HmdRect2_t()
public HmdRect2_t(HmdVector2_t vTopLeft, HmdVector2_t vBottomRight)
vTopLeft - C type : HmdVector2_tvBottomRight - C type : HmdVector2_tpublic HmdRect2_t(com.sun.jna.Pointer peer)