| active() const | WGETexture< TextureType > | inline |
| alpha() const | WGETexture< TextureType > | inline |
| applyUniforms(std::string prefix, osg::StateSet *states) const | WGETexture< TextureType > | virtual |
| bind(osg::ref_ptr< osg::Node > node, size_t unit=0) | WGETexture< TextureType > | |
| colormap() const | WGETexture< TextureType > | inline |
| create() | WDataTexture3D | protectedvirtual |
| createTexture(T *source, int components=1) | WDataTexture3D | private |
| getBoundingBox() const | WDataTexture3D | virtual |
| getInformationProperties() const | WGETexture< TextureType > | |
| getProperties() const | WGETexture< TextureType > | |
| handleUpdate() | WGETexture< TextureType > | protectedvirtual |
| initTextureSize(osg::Texture1D *texture, int width, int height, int depth) | WGETexture< TextureType > | protectedstatic |
| initTextureSize(osg::Texture2D *texture, int width, int height, int depth) | WGETexture< TextureType > | protectedstatic |
| initTextureSize(osg::Texture3D *texture, int width, int height, int depth) | WGETexture< TextureType > | protectedstatic |
| interpolation() const | WGETexture< TextureType > | inline |
| m_boundingBox | WDataTexture3D | private |
| m_creationLock | WDataTexture3D | private |
| m_valueSet | WDataTexture3D | private |
| MAX_NUMBER_OF_TEXTURES | WGETexture< TextureType > | static |
| MAX_TEXTURE_DIMENSION | WGETexture< TextureType > | static |
| minimum() const | WGETexture< TextureType > | inline |
| name() const | WGETexture< TextureType > | inline |
| scale() const | WGETexture< TextureType > | inline |
| setFilterMinMag(osg::Texture::FilterMode mode) | WGETexture< TextureType > | |
| setWrapSTR(osg::Texture::WrapMode mode) | WGETexture< TextureType > | |
| threshold() const | WGETexture< TextureType > | inline |
| thresholdEnabled() const | WGETexture< TextureType > | inline |
| transformation() const | WGETexture< TextureType > | inline |
| updateCallback(osg::StateAttribute *state) | WGETexture< TextureType > | protectedvirtual |
| WDataTexture3D(boost::shared_ptr< WValueSetBase > valueSet, boost::shared_ptr< WGridRegular3D > grid) | WDataTexture3D | |
| WGETexture(double scale=1.0, double min=0.0) | WGETexture< TextureType > | |
| WGETexture(osg::Image *image, double scale=1.0, double min=0.0) | WGETexture< TextureType > | |
| WGETexture(const WGETexture< TextureType > &texture, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | WGETexture< TextureType > | |
| ~WDataTexture3D() | WDataTexture3D | virtual |
| ~WGETexture() | WGETexture< TextureType > | virtual |