OpenWalnut  1.5.0dev
WGETexture< TextureType > Member List

This is the complete list of members for WGETexture< TextureType >, including all inherited members.

active() constWGETexture< TextureType >inline
alpha() constWGETexture< TextureType >inline
applyUniforms(std::string prefix, osg::StateSet *states) constWGETexture< TextureType >virtual
bind(osg::ref_ptr< osg::Node > node, size_t unit=0)WGETexture< TextureType >
clipZero() constWGETexture< TextureType >inline
colormap() constWGETexture< TextureType >inline
copyPropertiesExceptTransformation(osg::ref_ptr< WGETexture< TextureType > > const &from)WGETexture< TextureType >virtual
create()WGETexture< TextureType >protectedvirtual
getBoundingBox() constWGETexture< TextureType >virtual
getInformationProperties() constWGETexture< TextureType >
getProperties() constWGETexture< 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() constWGETexture< TextureType >inline
m_activeWGETexture< TextureType >private
m_alphaWGETexture< TextureType >private
m_clipZeroWGETexture< TextureType >private
m_colorMapWGETexture< TextureType >private
m_colorMapSelectionsListWGETexture< TextureType >private
m_infoPropertiesWGETexture< TextureType >private
m_interpolationWGETexture< TextureType >private
m_minWGETexture< TextureType >private
m_nameWGETexture< TextureType >private
m_needCreateWGETexture< TextureType >private
m_propConditionWGETexture< TextureType >private
m_propertiesWGETexture< TextureType >private
m_scaleWGETexture< TextureType >private
m_sortIdxWGETexture< TextureType >private
m_texMatrixWGETexture< TextureType >private
m_thresholdEnabledWGETexture< TextureType >private
m_thresholdLowerWGETexture< TextureType >private
m_thresholdUpperWGETexture< TextureType >private
m_windowWGETexture< TextureType >private
m_windowEnabledWGETexture< TextureType >private
MAX_NUMBER_OF_TEXTURESWGETexture< TextureType >static
MAX_TEXTURE_DIMENSIONWGETexture< TextureType >static
minimum() constWGETexture< TextureType >inline
name() constWGETexture< TextureType >inline
RPtr typedefWGETexture< TextureType >
scale() constWGETexture< 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() constWGETexture< TextureType >inline
SPtr typedefWGETexture< TextureType >
thresholdEnabled() constWGETexture< TextureType >inline
thresholdLower() constWGETexture< TextureType >inline
thresholdUpper() constWGETexture< TextureType >inline
transformation() constWGETexture< TextureType >inline
updateCallback(osg::StateAttribute *state)WGETexture< TextureType >protectedvirtual
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 &copyop=osg::CopyOp::SHALLOW_COPY)WGETexture< TextureType >
window() constWGETexture< TextureType >inline
windowEnabled() constWGETexture< TextureType >inline
~WGETexture()WGETexture< TextureType >virtual