An API is needed that would allow a calling code to stream the Euler Angles in "Chunks" to the Pole Figure algorithm and possibly some other algorithms that take large arrays of orientations.
This could also be done using a function callback, functor or other class that is an iterator type of design.
An API is needed that would allow a calling code to stream the Euler Angles in "Chunks" to the Pole Figure algorithm and possibly some other algorithms that take large arrays of orientations.
This could also be done using a function callback, functor or other class that is an iterator type of design.