public abstract class BGFXProfilerEnd extends org.lwjgl.system.Callback implements BGFXProfilerEndI
void (*) (
bgfx_callback_interface_t *_this
)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 BGFXProfilerEnd |
create(BGFXProfilerEndI instance)
Creates a
BGFXProfilerEnd instance that delegates to the specified BGFXProfilerEndI instance. |
static BGFXProfilerEnd |
create(long functionPointer)
Creates a
BGFXProfilerEnd instance from the specified function pointer. |
static BGFXProfilerEnd |
createSafe(long functionPointer)
|
__stdcall, address, equals, free, free, get, getSafe, hashCode, toStringcallback, getSignature, invokepublic static BGFXProfilerEnd create(long functionPointer)
BGFXProfilerEnd instance from the specified function pointer.BGFXProfilerEnd@Nullable public static BGFXProfilerEnd createSafe(long functionPointer)
public static BGFXProfilerEnd create(BGFXProfilerEndI instance)
BGFXProfilerEnd instance that delegates to the specified BGFXProfilerEndI instance.Copyright LWJGL. All Rights Reserved. License terms.