public class IntersectionMaskCircle_t
extends com.sun.jna.Structure
| Modifier and Type | Class and Description | 
|---|---|
| static class  | IntersectionMaskCircle_t.ByReference | 
| static class  | IntersectionMaskCircle_t.ByValue | 
| Modifier and Type | Field and Description | 
|---|---|
| float | m_flCenterX | 
| float | m_flCenterY | 
| float | m_flRadius | 
| Constructor and Description | 
|---|
| IntersectionMaskCircle_t() | 
| IntersectionMaskCircle_t(float m_flCenterX,
                        float m_flCenterY,
                        float m_flRadius) | 
| IntersectionMaskCircle_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 float m_flCenterX
public float m_flCenterY
public float m_flRadius