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