Module lase::point [] [src]

Module for common point types.

Structs

PipelinePoint

Working point type. Do math calculations on this point type. Supports position (x, y), color (r, g, b), and an is_blank flag.

SimplePoint

Core point type. Supports position (x, y), color (r, g, b), and an is_blank flag.