Public Member Functions | Public Attributes
Ogre::Volume::ChunkTreeSharedData Struct Reference

Internal shared values of the chunks which are equal in the whole tree. More...

#include <OgreVolumeChunk.h>

List of all members.

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.
ChunkParametersparameters
 The parameters with which the chunktree got loaded.
bool volumeVisible
 Another visibility flag to be user setable.

Detailed Description

Internal shared values of the chunks which are equal in the whole tree.

Definition at line 107 of file OgreVolumeChunk.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 126 of file OgreVolumeChunk.h.

References parameters.

Destructor.

Definition at line 133 of file OgreVolumeChunk.h.

References parameters.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:52