Class BroadPhaseLayerFilter
java.lang.Object
jolt.BaseJoltNative
jolt.AddressedJoltNative
jolt.physics.collision.broadphase.BroadPhaseLayerFilter
- All Implemented Interfaces:
JoltNative
BroadPhaseLayerFilter relies on preview features of the Java platform:
BroadPhaseLayerFilterrefers to one or more preview APIs:MemoryAddress,MemorySession.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Field Summary
Fields inherited from class jolt.AddressedJoltNative
handle -
Method Summary
Modifier and TypeMethodDescriptionstatic BroadPhaseLayerFilterat(MemoryAddressPREVIEW addr) static BroadPhaseLayerFilterof(MemorySessionPREVIEW arena, BroadPhaseLayerFilterFn impl) static BroadPhaseLayerFilterMethods inherited from class jolt.AddressedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
of
-
passthrough
-
BroadPhaseLayerFilterwhen preview features are enabled.