[][src]Module pathtracer::traits

Collection of traits.

Traits

Draw

Functions required to draw the structure on the image.

Find

Makes it possible to find connected nodes in networks.

Hash
Location

Enables the structure to be located by X or Y.

MinMax

Enables retrieving the minimum and maximum position for the structure.