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