Module moc::moc[][src]

Expand description

A MOC is a set of ordered, non-overlapping MOC elements, associated to a maximum depth.

Modules

Structs

Defines an empty RangeMOCIterator<

Traits

Transform an object into an iterator over MOC cells.

Iterator over MOC cells

Returns the maximum depth of an item the implementor contains.

Commodity trait containing all MOC properties

Marker trait telling that something the implementor contains non-overlapping items.

Marker trait telling that ranges lower bound or cells or indices in the implementor are sorted according to the natural Z-order curve order (no hierarchical order => cells of various depth are mixed).