IIIM-IS / AERA

Other
12 stars 4 forks source link

Added method for multi-dimensional marker values #255

Closed Leo-Nogismus closed 1 year ago

Leo-Nogismus commented 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

jefft0 commented 1 year ago

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