- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LinearAlgebra/src/LinearAlgebra/LineSegment.hpp
r7672551 rbf4b9f 21 21 class LinePoint; 22 22 23 /** This class represents a specific segment of a line, defined through24 * two points on the same line that form start and end.25 *26 */27 23 class LineSegment 28 24 {
Note:
See TracChangeset
for help on using the changeset viewer.