Struct BucketMapping

Public

A mapping from tiles to the meshes that each tile touches.

Public Variables

bucketRanges

For each tile, the range of pointers in pointers that correspond to that tile.

Public
meshes

All meshes that should be voxelized.

Public
pointers

Indices into the meshes array.

Public