Shape< LineData > Class Template Reference#include <ShapeLine.h>
Inheritance diagram for Shape< LineData >:
[legend]List of all members.
Detailed Description
template<>
class DualCoding::Shape< LineData >
Definition at line 14 of file ShapeLine.h.
Constructor & Destructor Documentation
Make a line from two points.
Make a line from a point and an orientation.
Definition at line 11 of file ShapeLine.cc.
Make a line from a point and a slope.
Definition at line 24 of file ShapeLine.cc.
| Shape |
( |
const LineData & |
newData |
) |
[inline] |
Member Function Documentation
The documentation for this class was generated from the following files:
|