PRL-PRG / UFOs

User Fault Objects: making vectors lazy and forgetful.
12 stars 3 forks source link

Added a reset for UFO objects #22

Closed electroCutie closed 3 years ago

electroCutie commented 3 years ago

This resets the body but leaves the head alone It is an in place reset which clears all values in memory, clears any writes in the writeback file, and forces a reload of the value from the user function. Basically it puts it back to a "like new" state