Vector of lparts.
Definition: lpart_vec.h:12
Top-level API for robintrace. Holds parts, rays and manages the computations.
Definition: lseq.h:16
lseq()
Default constructor.
void compute_parts_global_position()
Compute the global position (apex and rotation) of all parts.
Definition: lseq.cpp:25
type_map< lseq_input > inputs
Table of inputs for computations in lseq.
Definition: lseq.h:21
void trace_next()
Trace the lseq_rays through the next part.
Definition: lseq.cpp:9
std::vector< lseq_part > parts
Vector of the system's lseq_part.
Definition: lseq.h:19
void trace_remaining()
Trace the lseq_rays through the remaining parts.
Definition: lseq.cpp:18