OpenSceneGraph
osg::TransferFunction1D Member List

This is the complete list of members for osg::TransferFunction1D, including all inherited members.

_colorMap (defined in osg::TransferFunction1D)osg::TransferFunction1Dprotected
_dataVariance (defined in osg::Object)osg::Objectprotected
_image (defined in osg::TransferFunction)osg::TransferFunctionprotected
_name (defined in osg::Object)osg::Objectprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_observerSet (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refCount (defined in osg::Referenced)osg::Referencedmutableprotected
_refMutex (defined in osg::Referenced)osg::Referencedmutableprotected
_userDataContainer (defined in osg::Object)osg::Objectprotected
addObserver(Observer *observer) constosg::Referenced
allocate(unsigned int numImageCells)osg::TransferFunction1D
asNode()osg::Objectinlinevirtual
asNode() constosg::Objectinlinevirtual
asNodeVisitor()osg::Objectinlinevirtual
asNodeVisitor() constosg::Objectinlinevirtual
assign(const ColorMap &vcm)osg::TransferFunction1D
assignToImage(float lower_v, const osg::Vec4 &lower_c, float upper_v, const osg::Vec4 &upper_c) (defined in osg::TransferFunction1D)osg::TransferFunction1Dprotected
asStateAttribute()osg::Objectinlinevirtual
asStateAttribute() constosg::Objectinlinevirtual
asUniform()osg::Objectinlinevirtual
asUniform() constosg::Objectinlinevirtual
className() const =0osg::Objectpure virtual
clear(const osg::Vec4 &color=osg::Vec4(1.0f, 1.0f, 1.0f, 1.0f))osg::TransferFunction1D
clone(const CopyOp &) const =0osg::Objectpure virtual
cloneType() const =0osg::Objectpure virtual
ColorMap typedef (defined in osg::TransferFunction1D)osg::TransferFunction1D
computeDataVariance()osg::Objectinlinevirtual
DataVariance enum name (defined in osg::Object)osg::Object
deleteUsingDeleteHandler() const (defined in osg::Referenced)osg::Referencedprotected
DYNAMIC enum value (defined in osg::Object)osg::Object
getColor(float v) constosg::TransferFunction1D
getColorMap()osg::TransferFunction1Dinline
getColorMap() constosg::TransferFunction1Dinline
getCompoundClassName() constosg::Objectinline
getDataVariance() constosg::Objectinline
getDeleteHandler()osg::Referencedstatic
getGlobalReferencedMutex()osg::Referencedstatic
getImage() constosg::TransferFunctioninline
getMaximum() constosg::TransferFunction1Dinline
getName() constosg::Objectinline
getNumberImageCells() constosg::TransferFunction1Dinline
getObserverSet() constosg::Referencedinline
getOrCreateObserverSet() constosg::Referenced
getOrCreateUserDataContainer()osg::Object
getPixelValue(unsigned int i) constosg::TransferFunction1Dinline
getRefMutex() constosg::Referencedinline
getRefMutex() const (defined in osg::Referenced)osg::Referencedinline
getThreadSafeReferenceCounting()osg::Referencedstatic
getThreadSafeRefUnref() constosg::Referencedinline
getThreadSafeRefUnref() const (defined in osg::Referenced)osg::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
isSameKindAs(const Object *) const (defined in osg::Object)osg::Objectinlinevirtual
libraryName() const =0osg::Objectpure virtual
META_Object(osg, TransferFunction1D) float getMinimum() constosg::TransferFunction1Dinline
osg::TransferFunction::META_Object(osg, TransferFunction) osgosg::TransferFunctioninline
Object()osg::Objectinline
Object(bool threadSafeRefUnref) (defined in osg::Object)osg::Objectinlineexplicit
Object(const Object &, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Object
operator=(const Referenced &) (defined in osg::Referenced)osg::Referencedinline
ref() constosg::Referencedinline
referenceCount() constosg::Referencedinline
Referenced() (defined in osg::Referenced)osg::Referenced
Referenced(bool threadSafeRefUnref) (defined in osg::Referenced)osg::Referencedexplicit
Referenced(const Referenced &) (defined in osg::Referenced)osg::Referenced
releaseGLObjects(osg::State *=0) constosg::Objectinlinevirtual
removeObserver(Observer *observer) constosg::Referenced
resizeGLObjectBuffers(unsigned int)osg::Objectinlinevirtual
setColor(float v, const osg::Vec4 &color, bool updateImage=true)osg::TransferFunction1D
setColorMap(const ColorMap &vcm)osg::TransferFunction1Dinline
setDataVariance(DataVariance dv)osg::Objectinline
setDeleteHandler(DeleteHandler *handler)osg::Referencedstatic
setName(const std::string &name)osg::Objectinlinevirtual
setName(const char *name)osg::Objectinline
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting)osg::Referencedstatic
setThreadSafeRefUnref(bool threadSafe)osg::Objectvirtual
setUserData(Referenced *obj)osg::Objectvirtual
setUserData(const ref_ptr< T > &ud) (defined in osg::Object)osg::Objectinline
setUserDataContainer(osg::UserDataContainer *udc)osg::Object
setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object)osg::Objectinline
setUserValue(const std::string &name, const T &value)osg::Object
signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced)osg::Referencedprotected
STATIC enum value (defined in osg::Object)osg::Object
TransferFunction() (defined in osg::TransferFunction)osg::TransferFunction
TransferFunction(const TransferFunction &tf, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::TransferFunction
TransferFunction1D() (defined in osg::TransferFunction1D)osg::TransferFunction1D
TransferFunction1D(const TransferFunction1D &tf, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::TransferFunction1D
unref() constosg::Referencedinline
unref_nodelete() constosg::Referenced
UNSPECIFIED enum value (defined in osg::Object)osg::Object
updateImage()osg::TransferFunction1D
~Object()osg::Objectprotectedvirtual
~Referenced() (defined in osg::Referenced)osg::Referencedprotectedvirtual
~TransferFunction() (defined in osg::TransferFunction)osg::TransferFunctionprotectedvirtual