OpenWalnut  1.4.0
WGETexture< TextureType > Member List
This is the complete list of members for WGETexture< TextureType >, including all inherited members.
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]
create()WGETexture< TextureType > [protected, virtual]
getBoundingBox() const WGETexture< TextureType > [virtual]
getInformationProperties() const WGETexture< TextureType >
getProperties() const WGETexture< TextureType >
getUnsetSortIndex()WGETexture< TextureType > [static]
handleUpdate()WGETexture< TextureType > [protected, virtual]
initTextureSize(osg::Texture1D *texture, int width, int height, int depth)WGETexture< TextureType > [protected, static]
initTextureSize(osg::Texture2D *texture, int width, int height, int depth)WGETexture< TextureType > [protected, static]
initTextureSize(osg::Texture3D *texture, int width, int height, int depth)WGETexture< TextureType > [protected, static]
interpolation() const WGETexture< 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() const WGETexture< TextureType > [inline]
name() const WGETexture< TextureType > [inline]
RPtr typedefWGETexture< 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]
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 > [protected, virtual]
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 &copyop=osg::CopyOp::SHALLOW_COPY)WGETexture< TextureType >
window() const WGETexture< TextureType > [inline]
windowEnabled() const WGETexture< TextureType > [inline]
~WGETexture()WGETexture< TextureType > [virtual]