OpenSceneGraph
osgVolume::ImageLayer Member List

This is the complete list of members for osgVolume::ImageLayer, including all inherited members.

_dataVarianceosg::Objectprotected
_defaultValueosgVolume::Layerprotected
_filenameosgVolume::Layerprotected
_imageosgVolume::ImageLayerprotected
_locatorosgVolume::Layerprotected
_magFilterosgVolume::Layerprotected
_minFilterosgVolume::Layerprotected
_nameosg::Objectprotected
_observerSetosg::Referencedmutableprotected
_propertyosgVolume::Layerprotected
_refCountosg::Referencedmutableprotected
_texelOffsetosgVolume::ImageLayerprotected
_texelScaleosgVolume::ImageLayerprotected
_userDataContainerosg::Objectprotected
addObserver(Observer *observer) constosg::Referenced
addProperty(Property *property)osgVolume::Layer
addProperty(const osg::ref_ptr< T > &p)osgVolume::Layerinline
asCallback()osg::Objectinlinevirtual
asCallback() constosg::Objectinlinevirtual
asCallbackObject()osg::Objectinlinevirtual
asCallbackObject() constosg::Objectinlinevirtual
asCamera()osg::Objectinlinevirtual
asCamera() constosg::Objectinlinevirtual
asDrawable()osg::Objectinlinevirtual
asDrawable() constosg::Objectinlinevirtual
asImage()osg::Objectinlinevirtual
asImage() constosg::Objectinlinevirtual
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() constosg::Objectinlinevirtual
asStateSet()osg::Objectinlinevirtual
asStateSet() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
asUniformBase() constosg::Objectinlinevirtual
asUniformBase()osg::Objectinlinevirtual
asUserDataContainer()osg::Objectinlinevirtual
asUserDataContainer() constosg::Objectinlinevirtual
asValueObject()osg::Objectinlinevirtual
asValueObject() constosg::Objectinlinevirtual
className() const =0osg::Objectpure virtual
clone(const CopyOp &) const =0osg::Objectpure virtual
cloneType() const =0osg::Objectpure virtual
computeBound() constosgVolume::Layervirtual
computeDataVariance()osg::Objectinlinevirtual
computeMinMax(osg::Vec4 &min, osg::Vec4 &max)osgVolume::ImageLayer
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() constosg::Referencedprotected
dirty()osgVolume::ImageLayervirtual
DYNAMIC enum valueosg::Object
getCompoundClassName() constosg::Objectinline
getDataVariance() constosg::Objectinline
getDefaultValue() constosgVolume::Layerinline
getDeleteHandler()osg::Referencedstatic
getFileName() constosgVolume::ImageLayerinlinevirtual
getGlobalReferencedMutex()osg::Referencedstatic
getImage()osgVolume::ImageLayerinlinevirtual
getImage() constosgVolume::ImageLayerinlinevirtual
getLocator()osgVolume::Layerinline
getLocator() constosgVolume::Layerinline
getMagFilter() constosgVolume::Layerinline
getMinFilter() constosgVolume::Layerinline
getModifiedCount() constosgVolume::ImageLayervirtual
getName() constosg::Objectinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getProperty()osgVolume::Layerinline
getProperty() constosgVolume::Layerinline
getRefMutex() constosg::Referencedinline
getTexelOffset() constosgVolume::ImageLayerinline
getTexelScale() constosgVolume::ImageLayerinline
getThreadSafeRefUnref() constosg::Referencedinline
getUserData()osg::Objectvirtual
getUserData() constosg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() constosg::Objectinline
getUserValue(const std::string &name, T &value) constosg::Object
getUserValue(const std::string &name, T &value) constosg::Object
ImageLayer(osg::Image *image=0)osgVolume::ImageLayer
ImageLayer(const ImageLayer &imageLayer, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgVolume::ImageLayer
isSameKindAs(const Object *) constosg::Objectinlinevirtual
Layer()osgVolume::Layer
Layer(const Layer &, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)osgVolume::Layer
libraryName() const =0osg::Objectpure virtual
META_Object(osgVolume, ImageLayer)osgVolume::ImageLayer
osgVolume::Layer::META_Object(osgVolume, Layer)osgVolume::Layer
Object()osg::Objectinline
Object(bool threadSafeRefUnref)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
offsetAndScaleImage(const osg::Vec4 &offset, const osg::Vec4 &scale)osgVolume::ImageLayer
osg::Referenced::operator=(const Referenced &)osg::Referencedinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(osg::State *=0) constosg::Objectinlinevirtual
removeObserver(Observer *observer) constosg::Referenced
requiresUpdateTraversal() constosgVolume::ImageLayervirtual
rescaleToZeroToOneRange()osgVolume::ImageLayer
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
setDataVariance(DataVariance dv)osg::Objectinline
setDefaultValue(const osg::Vec4 &value)osgVolume::Layerinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setFileName(const std::string &filename)osgVolume::ImageLayerinlinevirtual
setImage(osg::Image *image)osgVolume::ImageLayer
setImage(const osg::ref_ptr< T > &image)osgVolume::ImageLayerinline
setLocator(Locator *locator)osgVolume::Layerinline
setLocator(const osg::ref_ptr< T > &locator)osgVolume::Layerinline
setMagFilter(osg::Texture::FilterMode filter)osgVolume::Layerinline
setMinFilter(osg::Texture::FilterMode filter)osgVolume::Layerinline
setModifiedCount(unsigned int value)osgVolume::ImageLayervirtual
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setProperty(Property *property)osgVolume::Layerinline
setProperty(const osg::ref_ptr< T > &p)osgVolume::Layerinline
setTexelOffset(const osg::Vec4 &offset)osgVolume::ImageLayerinline
setTexelScale(const osg::Vec4 &scale)osgVolume::ImageLayerinline
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) constosg::Referencedprotected
STATIC enum valueosg::Object
translateMinToZero()osgVolume::ImageLayer
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum valueosg::Object
update(osg::NodeVisitor &)osgVolume::ImageLayervirtual
~ImageLayer()osgVolume::ImageLayerinlineprotectedvirtual
~Layer()osgVolume::Layerprotectedvirtual
~Object()osg::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual