|
ellipsoid_tree 0.1.0
Exact intersection tests for ellipsoids and friends
|
Line segment from a to b (query object only; not a tree element type). More...
#include <ellipsoid_tree/geometry.hpp>
Public Attributes | |
| Eigen::VectorXd | a |
| Start point. | |
| Eigen::VectorXd | b |
| End point. | |
Line segment from a to b (query object only; not a tree element type).
| Eigen::VectorXd ellipsoid_tree::Segment::a |
Start point.
| Eigen::VectorXd ellipsoid_tree::Segment::b |
End point.