|
ellipsoid_tree 0.1.0
Exact intersection tests for ellipsoids and friends
|
Halfspace {x : normal . x <= offset} (query object only; not a tree element type). More...
#include <ellipsoid_tree/geometry.hpp>
Public Attributes | |
| Eigen::VectorXd | normal |
| Boundary normal (points out of the halfspace). | |
| double | offset |
| Signed offset of the boundary along the normal. | |
Halfspace {x : normal . x <= offset} (query object only; not a tree element type).
| Eigen::VectorXd ellipsoid_tree::Halfspace::normal |
Boundary normal (points out of the halfspace).
| double ellipsoid_tree::Halfspace::offset |
Signed offset of the boundary along the normal.