Closed Leo-Nogismus closed 1 year ago
Added a new inject_marker_value_from_io_device method that takes a vector of Atoms and injects them as a single marker value into AERA. Attempts to solve issue #254
I added the following code for values like (vec3 1 2 3). You can add others. https://github.com/IIIM-IS/AERA/blob/4156f2237fb17d6d52ad8b24c031705247cb4488/r_exec/mem.h#L586
Added a new inject_marker_value_from_io_device method that takes a vector of Atoms and injects them as a single marker value into AERA. Attempts to solve issue #254