public abstract class IndexerIndexEntityReference extends org.lwjgl.system.Callback implements IndexerIndexEntityReferenceI
indexEntityReference field of the IndexerCallbacks struct.
void (*) (
CXClientData client_data,
CXIdxEntityRefInfo const *info
)org.lwjgl.system.CallbackI.B, org.lwjgl.system.CallbackI.D, org.lwjgl.system.CallbackI.F, org.lwjgl.system.CallbackI.I, org.lwjgl.system.CallbackI.J, org.lwjgl.system.CallbackI.N, org.lwjgl.system.CallbackI.P, org.lwjgl.system.CallbackI.S, org.lwjgl.system.CallbackI.V, org.lwjgl.system.CallbackI.ZSIGNATURE| Modifier and Type | Method and Description |
|---|---|
static IndexerIndexEntityReference |
create(IndexerIndexEntityReferenceI instance)
Creates a
IndexerIndexEntityReference instance that delegates to the specified IndexerIndexEntityReferenceI instance. |
static IndexerIndexEntityReference |
create(long functionPointer)
Creates a
IndexerIndexEntityReference instance from the specified function pointer. |
static IndexerIndexEntityReference |
createSafe(long functionPointer)
|
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringcallback, getSignature, invokepublic static IndexerIndexEntityReference create(long functionPointer)
IndexerIndexEntityReference instance from the specified function pointer.IndexerIndexEntityReference@Nullable public static IndexerIndexEntityReference createSafe(long functionPointer)
public static IndexerIndexEntityReference create(IndexerIndexEntityReferenceI instance)
IndexerIndexEntityReference instance that delegates to the specified IndexerIndexEntityReferenceI instance.Copyright LWJGL. All Rights Reserved. License terms.