PLaSK library
|
Line segment represented by two unordered points. More...
#include <plask/geometry/object.hpp>
Public Member Functions | |
LineSegment (const DVec &p0, const DVec &p1) | |
const DVec & | p0 () const |
const DVec & | p1 () const |
const DVec & | operator[] (std::size_t i) const |
bool | operator< (const LineSegment &c) const |
Line segment represented by two unordered points.
Definition at line 1155 of file object.hpp.
|
inline |
Definition at line 1160 of file object.hpp.
|
inline |
Definition at line 1169 of file object.hpp.
|
inline |
Definition at line 1167 of file object.hpp.
|
inline |
Definition at line 1165 of file object.hpp.
|
inline |
Definition at line 1166 of file object.hpp.