Skip to content

Feature/ray parameter tracer

David Uhlig requested to merge feature/ray_parameter_tracer into master

Description

Add a new tracer that returns the geometrical parameters of the ray. Because the ray is a 6D-vector one has to "trace" the ray origin and the ray direction in two seperate steps.

Changes

Added new tracer 'RayParameterTracer'

Merge request reports

Loading