4 class DesignObjectLookup;
A core class where all Design Objects including models, materials, and geometries are stored....
Definition DesignObjectLookup.h:65
An object that will be call update, each time the lookup is updated.
Definition DesignObjectUpdateTarget.h:10
virtual void update(DesignObjectLookup *lookup, Time time)=0
Represents a timestamp with utilities for manipulation and conversion.
Definition Time.h:54