Package jolt.physics.collision.shape
Class ShapeResult
- All Implemented Interfaces:
JoltNative
ShapeResult relies on preview features of the Java platform:
ShapeResultrefers to one or more preview APIs:MemoryAddress,MemorySegment,MemorySession,SegmentAllocator.
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.SegmentedJoltNative
handle -
Method Summary
Modifier and TypeMethodDescriptionstatic ShapeResultat(MemorySegmentPREVIEW segment) static ShapeResultat(MemorySessionPREVIEW alloc, MemoryAddressPREVIEW addr) getError()booleanhasError()static ShapeResultof(SegmentAllocatorPREVIEW alloc) or()Methods inherited from class jolt.core.Result
orThrow, throwErrorMethods inherited from class jolt.SegmentedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
ShapeResultwhen preview features are enabled.