| Interface | Description |
|---|---|
| LineProcessor2D |
User: Tomas
Date: 31.03.2014
Time: 12:21
Interface for processing 2D lines point by point
|
| LineProcessor3D |
User: Tomas
Date: 31.03.2014
Time: 12:21
Interface for processing 3D lines point by point
|
| PointHandler2D<V> |
User: Tomas
Date: 31.03.2014
Time: 12:23
Interface for handling point with x, y coordinates and return some value.
|
| PointHandler3D<V> |
User: Tomas
Date: 31.03.2014
Time: 12:23
Interface for handling point with x, y coordinates and return some value.
|
| Class | Description |
|---|---|
| BresenhamLine |
User: Tomas
Date: 31.03.2014
Time: 12:43
|
Copyright © 2014. All rights reserved.