Class VoxelPartitonFactoryHistogram

Object
VoxelPartitonFactoryHistogram
All Implemented Interfaces:
VoxelPartitionFactory<Histogram>

public class VoxelPartitonFactoryHistogram extends Object implements VoxelPartitionFactory<Histogram>
A factory for creating VoxelPartition instances that use Histograms as parts.

This implementation creates VoxelPartitionHistogram objects with histograms of 256 bins (0-255).