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