Package jolt.physics.collision
Class ObjectLayerFilter
java.lang.Object
jolt.BaseJoltNative
jolt.AddressedJoltNative
jolt.physics.collision.ObjectLayerFilter
- All Implemented Interfaces:
JoltNative
ObjectLayerFilter relies on preview features of the Java platform:
ObjectLayerFilterrefers 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 ObjectLayerFilterat(MemoryAddressPREVIEW addr) static ObjectLayerFilterof(MemorySessionPREVIEW arena, ObjectLayerFilterFn impl) static ObjectLayerFilterMethods inherited from class jolt.AddressedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
of
-
passthrough
-
ObjectLayerFilterwhen preview features are enabled.