I have a scene containing scene objects, which represent space objects. When the space object gets modified or deleted, the corresponding scene object gets updated or erased from the scene as well.
I use a third class, currently called scene object updater which creates and owns the scene object, adds and erases it from the scene, and recreates a new one when the space object has changed.
What would be a good name for this class? For example scene object updater, creator, manager, holder, wrapper, ...
Aucun commentaire:
Enregistrer un commentaire