2 #ifndef LSEQ_PART_PROPAGATION_DIRECTION_H
3 #define LSEQ_PART_PROPAGATION_DIRECTION_H
Propagation direction of the lseq_part_rays.
Definition: lseq_part_propagation_direction.h:8
bool direction
The propagation direction of the rays.
Definition: lseq_part_propagation_direction.h:13
bool validity
Propagation direction validity flag.
Definition: lseq_part_propagation_direction.h:19
lseq_part_propagation_direction(bool direction, bool validity)
Constructor.
Definition: lseq_part_propagation_direction.cpp:4
A result relative to a lseq part.
Definition: lseq_part_result.h:6