|
psim
1.0
Generalized 2D phonon transport using a Monte Carlo method
|
This is the complete list of members for Geometry::Line, including all inherited members.
| boundingBox | Geometry::Line | |
| contains(const Line &other) const noexcept | Geometry::Line | |
| contains(const Point &point) const noexcept | Geometry::Line | |
| getIntersection(const Line &other) const noexcept | Geometry::Line | |
| getPoints() const noexcept | Geometry::Line | inline |
| getRandPoint(double r1) const noexcept | Geometry::Line | |
| intercept | Geometry::Line | |
| intersects(const Line &other) const noexcept | Geometry::Line | |
| length | Geometry::Line | |
| Line(Point pt1, Point pt2) | Geometry::Line | |
| normal(int norm_sign=1) const noexcept | Geometry::Line | |
| operator==(const Line &rhs) const | Geometry::Line | inline |
| operator>(const Line &rhs) const | Geometry::Line | inline |
| overlaps(const Line &other) const noexcept | Geometry::Line | |
| p1 | Geometry::Line | |
| p2 | Geometry::Line | |
| slope | Geometry::Line |