Package dev.gothickit.zenkit.bsp
Interface BinarySpacePartitionTree
- All Superinterfaces:
CacheableObject<CachedBinarySpacePartitionTree>
- All Known Implementing Classes:
CachedBinarySpacePartitionTree,NativeBinarySpacePartitionTree
-
Method Summary
Modifier and TypeMethodDescriptionlong @NotNull []int @NotNull []@NotNull Vec3f @NotNull []@NotNull BinarySpacePartitionNode @NotNull []nodes()int @NotNull []int @NotNull []@Nullable BinarySpacePartitionSectorsector(long i) long@NotNull List<@NotNull BinarySpacePartitionSector>sectors()@NotNull BinarySpacePartitionTypetype()Methods inherited from interface dev.gothickit.zenkit.CacheableObject
cache, isCached
-
Method Details
-
type
-
polygonIndices
int @NotNull [] polygonIndices() -
leafPolygonIndices
int @NotNull [] leafPolygonIndices() -
portalPolygonIndices
int @NotNull [] portalPolygonIndices() -
lightPoints
-
leafNodeIndices
long @NotNull [] leafNodeIndices() -
nodes
-
sectorCount
long sectorCount() -
sector
-
sectors
-