Ticket #357 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

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

comment:1 Changed 12 years ago by Sri Nagella

(In [1934]) refs #357 1) Added Cache Geometry Handler for handling cache geometry 2) Added Vtk XML geometry cache writer and reader

TODO: implement vtk xml geometry cache reader

comment:2 Changed 12 years ago by Sri Nagella

(In [1936]) refs #357 Fixed: compilation error in linux

comment:3 Changed 12 years ago by Sri Nagella

(In [1937]) refs #357 Added vtk Geometry cache reader functionality

comment:4 Changed 12 years ago by Sri Nagella

(In [1938]) refs #357 Fixed: compilation error in linux of vtkGeometryCacheReader.h

comment:5 Changed 12 years ago by Sri Nagella

(In [1939]) refs #357 Fixed: missig code to set glu geometry handler in ShapeFactory

comment:6 Changed 12 years ago by Sri Nagella

(In [1941]) refs #357 Bug fixed in OpenCascade generator

comment:7 Changed 12 years ago by Sri Nagella

(In [1960]) refs #357 Completed cache generation and reading

comment:8 Changed 12 years ago by Sri Nagella

  • Status changed from new to closed
  • Resolution set to fixed

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1205

Note: See TracTickets for help on using tickets.