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