Package dev.gothickit.zenkit.bsp
Interface BinarySpacePartitionSector
- All Superinterfaces:
CacheableObject<CachedBinarySpacePartitionSector>
- All Known Implementing Classes:
CachedBinarySpacePartitionSector,NativeBinarySpacePartitionSector
public interface BinarySpacePartitionSector
extends CacheableObject<CachedBinarySpacePartitionSector>
-
Method Summary
Methods inherited from interface dev.gothickit.zenkit.CacheableObject
cache, isCached
-
Method Details
-
name
-
nodeIndices
int @NotNull [] nodeIndices() -
portalPolygonIndices
int @NotNull [] portalPolygonIndices()
-