Package jolt.physics.collision
Class BodyFilter
java.lang.Object
jolt.BaseJoltNative
jolt.AddressedJoltNative
jolt.physics.collision.BodyFilter
- All Implemented Interfaces:
JoltNative
BodyFilter relies on preview features of the Java platform:
BodyFilterrefers 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 BodyFilterat(MemoryAddressPREVIEW addr) static BodyFilterof(MemorySessionPREVIEW arena, BodyFilterFn impl) static BodyFilterMethods inherited from class jolt.AddressedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
of
-
passthrough
-
BodyFilterwhen preview features are enabled.