Internal shared values of the chunks which are equal in the whole tree. More...
#include <OgreVolumeChunk.h>
Public Member Functions | |
| ChunkTreeSharedData (const ChunkParameters *params) | |
| Constructor. | |
| ~ChunkTreeSharedData (void) | |
| Destructor. | |
Public Attributes | |
| int | chunksBeingProcessed |
| The amount of chunks being processed (== loading). | |
| bool | dualGridVisible |
| Flag whether the dualgrid is visible or not. | |
| bool | octreeVisible |
| Flag whether the octree is visible or not. | |
| ChunkParameters * | parameters |
| The parameters with which the chunktree got loaded. | |
| bool | volumeVisible |
| Another visibility flag to be user setable. | |
Internal shared values of the chunks which are equal in the whole tree.
Definition at line 107 of file OgreVolumeChunk.h.
| Ogre::Volume::ChunkTreeSharedData::ChunkTreeSharedData | ( | const ChunkParameters * | params | ) |
The amount of chunks being processed (== loading).
Definition at line 119 of file OgreVolumeChunk.h.
Flag whether the dualgrid is visible or not.
Definition at line 113 of file OgreVolumeChunk.h.
Flag whether the octree is visible or not.
Definition at line 110 of file OgreVolumeChunk.h.
The parameters with which the chunktree got loaded.
Definition at line 122 of file OgreVolumeChunk.h.
Referenced by ChunkTreeSharedData(), and ~ChunkTreeSharedData().
Another visibility flag to be user setable.
Definition at line 116 of file OgreVolumeChunk.h.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:52