|
计算机科学 2000
An Improved Data Structure for Octree
|
Abstract:
An improved data structure for octrees, which reduces the redundancy of the original octree, is presented. The number of nodes of the improved octree is less than one-eighth of that of the original octree, and the storage requirement is even less. Since the logical structures of both octrees are identical,all the algorithms on the original octree can be adopted on the improved octree and will be faster.