diff options
author | Stan Seibert <stan@mtrr.org> | 2012-01-13 12:03:46 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2021-05-09 08:42:38 -0700 |
commit | 7947f295b077fb830517b70693afc6283074dfd5 (patch) | |
tree | b8323e7ef612766d75832bd39534f78d3ef0f747 /test/rotate_test.py | |
parent | 3076e6b2032d0acbd44966a9428fdc6de1bbcf3b (diff) | |
download | chroma-7947f295b077fb830517b70693afc6283074dfd5.tar.gz chroma-7947f295b077fb830517b70693afc6283074dfd5.tar.bz2 chroma-7947f295b077fb830517b70693afc6283074dfd5.zip |
Cache class for managing the geometry cache on disk.
The storage format is changing relative to the old format, so all
geometry files will be saved in the ~/.chroma/geo directory. For now,
the format is just a simple pickle. We know this is not optimal for
space or speed, but the Geometry class will be changing soon, and we
can optimize further after that.
This Cache class will also soon manage the separate BVH cache.
Diffstat (limited to 'test/rotate_test.py')
0 files changed, 0 insertions, 0 deletions