Ticket #357 (closed: fixed)
Triangle caching for composite objects
Reported by: | Nick Draper | Owned by: | Sri Nagella |
---|---|---|---|
Priority: | major | Milestone: | Iteration 15 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Cache the triangle definitions of complex objects to a file and read on subsequent runs. Very the cache file is up to date by comparing last modified dates against the instrument definition file.
If this turns out not to improve performance then we may drop it.
Change History
Note: See
TracTickets for help on using
tickets.
(In [1934]) refs #357 1) Added Cache Geometry Handler for handling cache geometry 2) Added Vtk XML geometry cache writer and reader