Crate tactile

Source
Expand description

Re-exports§

pub use data::get_tiling_type;

Modules§

data
This module contains static data for the different parameters of all the different types of isohedral tilings.

Structs§

IsohedralTiling
Represents a particular isohedral tiling type.
TilingType
One of the 93 isohedral tiling types. Can be used to initialise or reset an IsohedralTiling instance.

Enums§

EdgeShape
Represents the “shape” of an edge, i.e. the set of constraints that this edge must follow.