9#include "SensorUtilities.h" 
   21      virtual SensorUtilities::Intersection 
intersect(
const SensorUtilities::Vec &sensorPos, 
const SensorUtilities::Vec &lookVec, 
bool computeLocalNormal=
true);
 
 
virtual SensorUtilities::Intersection intersect(const SensorUtilities::Vec &sensorPos, const SensorUtilities::Vec &lookVec, bool computeLocalNormal=true)
Intersect the ShapeModel.
Definition IsisShape.cpp:32
 
IsisShape(ShapeModel *shape)
Create an IsisShape that wraps an ISIS ShapeModel.
Definition IsisShape.cpp:20
 
Define shapes and provide utilities for Isis targets.
Definition ShapeModel.h:66
 
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16