Struct line_drawing::octant::Octant [] [src]

pub struct Octant { /* fields omitted */ }

A simple octant struct for transforming line points.

Methods

impl Octant
[src]

[src]

Get the relevant octant from a start and end point.

[src]

Convert a point to its position in the octant.

[src]

Convert a point from its position in the octant.