Public Attributes | Friends
Ogre::Volume::ChunkRequest Struct Reference

Data being passed around while loading. More...

#include <OgreVolumeChunkHandler.h>

List of all members.

Public Attributes

DualGridGeneratordualGridGenerator
 The DualGridGenerator to use.
bool isUpdate
 Whether this is an update of an existing tree.
size_t level
 The current LOD level.
size_t maxLevels
 The maximum amount of levels.
MeshBuildermeshBuilder
 The MeshBuilder to use.
Chunkorigin
 The chunk which created this request.
OctreeNoderoot
 The octree node to use.
Vector3 totalFrom
 The back lower left corner of the world.
Vector3 totalTo
 The front upper rightcorner of the world.

Friends

_OgreVolumeExport friend
std::ostream & 
operator<< (std::ostream &o, const ChunkRequest &r)
 Stream operator <<.

Detailed Description

Data being passed around while loading.

Definition at line 48 of file OgreVolumeChunkHandler.h.


Friends And Related Function Documentation

_OgreVolumeExport friend std::ostream& operator<< ( std::ostream &  o,
const ChunkRequest r 
) [friend]

Stream operator <<.

Parameters:
oThe used stream.
rThe streamed ChunkRequest.

Definition at line 84 of file OgreVolumeChunkHandler.h.


Member Data Documentation

The DualGridGenerator to use.

Definition at line 67 of file OgreVolumeChunkHandler.h.

Whether this is an update of an existing tree.

Definition at line 76 of file OgreVolumeChunkHandler.h.

The current LOD level.

Definition at line 58 of file OgreVolumeChunkHandler.h.

The maximum amount of levels.

Definition at line 61 of file OgreVolumeChunkHandler.h.

The MeshBuilder to use.

Definition at line 64 of file OgreVolumeChunkHandler.h.

The chunk which created this request.

Definition at line 73 of file OgreVolumeChunkHandler.h.

The octree node to use.

Definition at line 70 of file OgreVolumeChunkHandler.h.

The back lower left corner of the world.

Definition at line 52 of file OgreVolumeChunkHandler.h.

The front upper rightcorner of the world.

Definition at line 55 of file OgreVolumeChunkHandler.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