NavMap
|
Simple ray (origin + direction). More...
#include <NavMap.hpp>
Public Attributes | |
Eigen::Vector3f | d |
Direction of the ray (unit length recommended) | |
Eigen::Vector3f | o |
Origin of the ray (world) | |
Simple ray (origin + direction).
Eigen::Vector3f d |
Direction of the ray (unit length recommended)
Eigen::Vector3f o |
Origin of the ray (world)