Go to the documentation of this file.
28 #ifndef __Ogre_Volume_TextureSource_H__
29 #define __Ogre_Volume_TextureSource_H__
51 virtual float getVolumeGridValue(
size_t x,
size_t y,
size_t z)
const;
55 virtual void setVolumeGridValue(
int x,
int y,
int z,
float value);
75 explicit TextureSource(
const String &volumeTextureName,
const Real worldWidth,
const Real worldHeight,
const Real worldDepth,
const bool trilinearValue =
true,
const bool trilinearGradient =
false,
const bool sobelGradient =
false);
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 23 2013 06:57:26