OpenSceneGraph  3.5.1
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) const osg::Referenced
addProperty(Property *property)osgVolume::Layer
addProperty(const osg::ref_ptr< T > &p)osgVolume::Layerinline
asNode()osg::Objectinlinevirtual
asNode() const osg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() const osg::Objectinlinevirtual
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() const osg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() const osg::Objectinlinevirtual
className() const =0osg::Objectpure virtual
clone(const CopyOp &) const =0osg::Objectpure virtual
cloneType() const =0osg::Objectpure virtual
computeBound() const osgVolume::Layervirtual
computeDataVariance()osg::Objectinlinevirtual
computeMinMax(osg::Vec4 &min, osg::Vec4 &max)osgVolume::ImageLayer
DataVariance enum nameosg::Object
deleteUsingDeleteHandler() const osg::Referencedprotected
dirty()osgVolume::ImageLayervirtual
DYNAMIC enum valueosg::Object
getCompoundClassName() const osg::Objectinline
getDataVariance() const osg::Objectinline
getDefaultValue() const osgVolume::Layerinline
getDeleteHandler()osg::Referencedstatic
getFileName() const osgVolume::ImageLayerinlinevirtual
getGlobalReferencedMutex()osg::Referencedstatic
getImage()osgVolume::ImageLayerinlinevirtual
getImage() const osgVolume::ImageLayerinlinevirtual
getLocator()osgVolume::Layerinline
getLocator() const osgVolume::Layerinline
getMagFilter() const osgVolume::Layerinline
getMinFilter() const osgVolume::Layerinline
getModifiedCount() const osgVolume::ImageLayervirtual
getName() const osg::Objectinline
getObserverSet() const osg::Referencedinline
getOrCreateObserverSet() const osg::Referenced
getOrCreateUserDataContainer()osg::Object
getProperty()osgVolume::Layerinline
getProperty() const osgVolume::Layerinline
getRefMutex() const osg::Referencedinline
getTexelOffset() const osgVolume::ImageLayerinline
getTexelScale() const osgVolume::ImageLayerinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() const osg::Referencedinline
getUserData()osg::Objectvirtual
getUserData() const osg::Objectvirtual
getUserDataContainer()osg::Objectinline
getUserDataContainer() const osg::Objectinline
getUserValue(const std::string &name, T &value) const osg::Object
getUserValue(const std::string &name, T &value) const osg::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 *) const osg::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() const osg::Referencedinline
referenceCount() const osg::Referencedinline
Referenced()osg::Referenced
Referenced(bool threadSafeRefUnref)osg::Referencedexplicit
Referenced(const Referenced &)osg::Referenced
releaseGLObjects(osg::State *=0) const osg::Objectinlinevirtual
removeObserver(Observer *observer) const osg::Referenced
requiresUpdateTraversal() const osgVolume::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
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
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) const osg::Referencedprotected
STATIC enum valueosg::Object
translateMinToZero()osgVolume::ImageLayer
unref() const osg::Referencedinline
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
update(osg::NodeVisitor &)osgVolume::ImageLayervirtual
~ImageLayer()osgVolume::ImageLayerinlineprotectedvirtual
~Layer()osgVolume::Layerprotectedvirtual
~Object()osg::Objectprotectedvirtual
~Referenced()osg::Referencedprotectedvirtual

osg logo
Generated at Wed Nov 11 2015 22:15:23 for the OpenSceneGraph by doxygen 1.8.10.