#include <QString>#include <embree3/rtcore.h>#include <embree3/rtcore_ray.h>#include <pcl/io/auto_io.h>#include <pcl/point_types.h>#include <pcl/PolygonMesh.h>#include "FileName.h"#include "LinearAlgebra.h"Go to the source code of this file.
Classes | |
| struct | Isis::RTCMultiHitRay |
| Struct for capturing multiple intersections when using embree::rtcintersectscene. More... | |
| struct | Isis::RTCOcclusionRay |
| Struct for capturing occluded plates when using embree::rtcintersectscene. More... | |
| struct | Isis::RayHitInformation |
| Container that holds the body fixed intersection point and unit surface normal for a hit. More... | |
| class | Isis::EmbreeTargetShape |
| Embree Target Shape for planetary bodies. More... | |
Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |