Helios++
Helios software for LiDAR simulations
|
Wrapper for RaySceneIntersection. More...
#include <PyRaySceneIntersectionWrapper.h>
Public Member Functions | |
PyRaySceneIntersectionWrapper (RaySceneIntersection const rsi) | |
PyPrimitiveWrapper * | getPrimitive () |
PythonDVec3 * | getPoint () |
double | getIncidenceAngle () |
void | setIncidenceAngle (double incidenceAngle) |
Public Attributes | |
RaySceneIntersection * | rsi |