diff options
author | Harvey Harrison <[email protected]> | 2012-01-15 16:48:51 -0800 |
---|---|---|
committer | Harvey Harrison <[email protected]> | 2012-01-15 16:48:51 -0800 |
commit | 979ab971d7fdea92fd1908f0cce64c28117e19cf (patch) | |
tree | 25b8b0def9646ac6d7b4081e4960aa62c5d0a908 /README-build.html | |
parent | dd8b091b2f0a809985cb2dd8c144521c32567f88 (diff) |
j3dcore: reduce memory footprint of BoundSphere
The temp array of Point3d's are only used in one constructor, which is not called
anywhere in the Java3d package. Allocate a temp inside the constructor as-required
and reduce the memory use for everyone else.
Signed-off-by: Harvey Harrison <[email protected]>
Diffstat (limited to 'README-build.html')
0 files changed, 0 insertions, 0 deletions