Package jolt.physics.collision.shape
Class ConvexShape.SupportBuffer
java.lang.Object
jolt.BaseJoltNative
jolt.SegmentedJoltNative
jolt.physics.collision.shape.ConvexShape.SupportBuffer
- All Implemented Interfaces:
JoltNative
- Enclosing class:
ConvexShape
SupportBuffer relies on preview features of the Java platform:
SupportBufferrefers 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 ConvexShape.SupportBufferat(MemorySegmentPREVIEW segment) static ConvexShape.SupportBufferat(MemorySessionPREVIEW alloc, MemoryAddressPREVIEW addr) static ConvexShape.SupportBufferof(SegmentAllocatorPREVIEW alloc) Methods inherited from class jolt.SegmentedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
at
-
of
-
SupportBufferwhen preview features are enabled.