Package jolt.geometry
Class PointConvexSupport
java.lang.Object
jolt.BaseJoltNative
jolt.SegmentedJoltNative
jolt.geometry.PointConvexSupport
- All Implemented Interfaces:
JoltNative
PointConvexSupport relies on preview features of the Java platform:
PointConvexSupportrefers 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 PointConvexSupportat(MemorySegmentPREVIEW segment) static PointConvexSupportat(MemorySessionPREVIEW alloc, MemoryAddressPREVIEW addr) getPoint()static PointConvexSupportof(SegmentAllocatorPREVIEW alloc) static PointConvexSupportof(SegmentAllocatorPREVIEW alloc, FVec3 point) voidMethods inherited from class jolt.SegmentedJoltNative
addressMethods inherited from class jolt.BaseJoltNative
equals, hashCode
-
Method Details
-
at
-
at
-
of
-
of
-
getPoint
-
setPoint
-
PointConvexSupportwhen preview features are enabled.