next up previous contents index
Next: Other Methods on TimeScene Up: TimeScene Previous: TimeScene

Memory Methods on TimeScene

 

   

GRAPE(timescene, "hardcopy")()
TIMESCENE *timescene

Make an identical copy of timescene: a new timescene (with hardcopied dynamic and object) with the same time and object_time is created by sending "hardcopy" to the superclass Scene and to timescene->dynamic.

   

GRAPE(timescene, "softcopy")(new-tsc)
TIMESCENE *timescene, *new-tsc

Make a softcopy of timescene: like "hardcopy" but object and dynamic are softcopied (only the used data is copied). If new_tsc is not NULL then this instance is used to store the copy otherwise a new TimeScene instance is created.



SFB 256 Universität Bonn and IAM Universität Freiburg

Copyright © by the Sonderforschungsbereich 256 at the Institut für Angewandte Mathematik, Universität Bonn.