Package dev.gothickit.zenkit
Interface OrientedBoundingBox
- All Superinterfaces:
CacheableObject<CachedOrientedBoundingBox>
- All Known Implementing Classes:
CachedOrientedBoundingBox,NativeOrientedBoundingBox
-
Method Summary
Modifier and TypeMethodDescription@NotNull Vec3f @NotNull []axes()@NotNull Vec3fcenter()@Nullable OrientedBoundingBoxchild(long i) long@NotNull List<OrientedBoundingBox>children()@NotNull Vec3fMethods inherited from interface dev.gothickit.zenkit.CacheableObject
cache, isCached
-
Method Details
-
center
-
axes
-
halfWidth
-
childCount
long childCount() -
child
-
children
-