public class IntersectionMaskRectangle_t
extends com.sun.jna.Structure
Modifier and Type | Class and Description |
---|---|
static class |
IntersectionMaskRectangle_t.ByReference |
static class |
IntersectionMaskRectangle_t.ByValue |
Modifier and Type | Field and Description |
---|---|
float |
m_flHeight |
float |
m_flTopLeftX |
float |
m_flTopLeftY |
float |
m_flWidth |
Constructor and Description |
---|
IntersectionMaskRectangle_t() |
IntersectionMaskRectangle_t(float m_flTopLeftX,
float m_flTopLeftY,
float m_flWidth,
float m_flHeight) |
IntersectionMaskRectangle_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, writeField
public float m_flTopLeftX
public float m_flTopLeftY
public float m_flWidth
public float m_flHeight
public IntersectionMaskRectangle_t()
public IntersectionMaskRectangle_t(float m_flTopLeftX, float m_flTopLeftY, float m_flWidth, float m_flHeight)
public IntersectionMaskRectangle_t(com.sun.jna.Pointer peer)