| 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 > | |
| clipZero() const | WGETexture< TextureType > | inline |
| colormap() const | WGETexture< TextureType > | inline |
| copyPropertiesExceptTransformation(osg::ref_ptr< WGETexture< TextureType > > const &from) | WGETexture< TextureType > | virtual |
| create() | WDataTexture3D | protectedvirtual |
| createTexture(T *source, int components=1) | WDataTexture3D | private |
| getBoundingBox() const | WDataTexture3D | virtual |
| getInformationProperties() const | WGETexture< TextureType > | |
| getProperties() const | WGETexture< TextureType > | |
| getUnsetSortIndex() | WGETexture< TextureType > | static |
| 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_active | WGETexture< TextureType > | private |
| m_alpha | WGETexture< TextureType > | private |
| m_boundingBox | WDataTexture3D | private |
| m_clipZero | WGETexture< TextureType > | private |
| m_colorMap | WGETexture< TextureType > | private |
| m_colorMapSelectionsList | WGETexture< TextureType > | private |
| m_creationLock | WDataTexture3D | private |
| m_infoProperties | WGETexture< TextureType > | private |
| m_interpolation | WGETexture< TextureType > | private |
| m_min | WGETexture< TextureType > | private |
| m_name | WGETexture< TextureType > | private |
| m_needCreate | WGETexture< TextureType > | private |
| m_propCondition | WGETexture< TextureType > | private |
| m_properties | WGETexture< TextureType > | private |
| m_scale | WGETexture< TextureType > | private |
| m_sortIdx | WGETexture< TextureType > | private |
| m_texMatrix | WGETexture< TextureType > | private |
| m_thresholdEnabled | WGETexture< TextureType > | private |
| m_thresholdLower | WGETexture< TextureType > | private |
| m_thresholdUpper | WGETexture< TextureType > | private |
| m_valueSet | WDataTexture3D | private |
| m_window | WGETexture< TextureType > | private |
| m_windowEnabled | WGETexture< TextureType > | private |
| MAX_NUMBER_OF_TEXTURES | WGETexture< TextureType > | static |
| MAX_TEXTURE_DIMENSION | WGETexture< TextureType > | static |
| minimum() const | WGETexture< TextureType > | inline |
| name() const | WGETexture< TextureType > | inline |
| RPtr typedef | WGETexture< TextureType > | |
| scale() const | WGETexture< TextureType > | inline |
| setFilterMinMag(osg::Texture::FilterMode mode) | WGETexture< TextureType > | |
| setupProperties(double scale, double min) | WGETexture< TextureType > | private |
| setWrapSTR(osg::Texture::WrapMode mode) | WGETexture< TextureType > | |
| sortIndex() const | WGETexture< TextureType > | inline |
| SPtr typedef | WGETexture< TextureType > | |
| thresholdEnabled() const | WGETexture< TextureType > | inline |
| thresholdLower() const | WGETexture< TextureType > | inline |
| thresholdUpper() const | WGETexture< TextureType > | inline |
| transformation() const | WGETexture< TextureType > | inline |
| updateCallback(osg::StateAttribute *state) | WGETexture< TextureType > | protectedvirtual |
| WDataTexture3D(std::shared_ptr< WValueSetBase > valueSet, std::shared_ptr< WGridRegular3D > grid) | WDataTexture3D | |
| WGETexture(double scale=1.0, double min=0.0) | WGETexture< TextureType > | |
| WGETexture(WGEImage::SPtr image, 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 > | |
| window() const | WGETexture< TextureType > | inline |
| windowEnabled() const | WGETexture< TextureType > | inline |
| ~WDataTexture3D() | WDataTexture3D | virtual |
| ~WGETexture() | WGETexture< TextureType > | virtual |