Home
last modified time | relevance | path

Searched refs:octree_bytes (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_file.c640 unsigned octree_bytes; /* bytes of storage for the octree */ member
686 header.octree_bytes = vpc->mm_octree->octree_bytes;
702 size = vpc->mm_octree->octree_bytes;
772 vpc->mm_octree->octree_bytes = header.octree_bytes;
778 size = header.octree_bytes;
H A Dvp_global.h341 int octree_bytes; /* bytes of storage for the octree */ member
H A Dvp_octree.c160 vpc->mm_octree->octree_bytes = octree_offset;
H A Dvp_context.c1474 *iptr = sizeof(MinMaxOctree) + vpc->mm_octree->octree_bytes;