An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis Developer Reference
|
#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. | |