Module transvoxel::transition_sides[][src]

Expand description

Enum defining the 6 sides of a block that can be extracted at double resolution

Enums

TransitionSide

A block face for which the algorithm should generate “transition” cells (because the neighbouring block on that face is double-resolution of this block)

Functions

no_side

Empty set of sides

Type Definitions

TransitionSides

A set of several TransitionSide Check the flagset crate for more details if needed.