#include <plane.h>
Public Member Functions | |
| Plane () | |
| Plane (rve_msgs::Vector3 normal, float distance_from_origin) | |
Public Attributes | |
| float | distance_from_origin_ |
| rve_msgs::Vector3 | normal_ |
Static Public Attributes | |
| static const Plane | XY |
| rve_geometry::Plane::Plane | ( | rve_msgs::Vector3 | normal, |
| float | distance_from_origin | ||
| ) |
const Plane rve_geometry::Plane::XY [static] |