|
OpenSceneGraph
|
This is the complete list of members for osgVolume::SampleRatioProperty, including all inherited members.
| _dataVariance (defined in osg::Object) | osg::Object | protected |
| _modifiedCount (defined in osgVolume::Property) | osgVolume::Property | protected |
| _name (defined in osg::Object) | osg::Object | protected |
| _observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
| _observerSet (defined in osg::Referenced) | osg::Referenced | mutableprotected |
| _refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
| _refCount (defined in osg::Referenced) | osg::Referenced | mutableprotected |
| _refMutex (defined in osg::Referenced) | osg::Referenced | mutableprotected |
| _uniform (defined in osgVolume::ScalarProperty) | osgVolume::ScalarProperty | protected |
| _userDataContainer (defined in osg::Object) | osg::Object | protected |
| accept(PropertyVisitor &pv) (defined in osgVolume::SampleRatioProperty) | osgVolume::SampleRatioProperty | inlinevirtual |
| addObserver(Observer *observer) const | osg::Referenced | |
| asNode() | osg::Object | inlinevirtual |
| asNode() const | osg::Object | inlinevirtual |
| asNodeVisitor() | osg::Object | inlinevirtual |
| asNodeVisitor() const | osg::Object | inlinevirtual |
| asStateAttribute() | osg::Object | inlinevirtual |
| asStateAttribute() const | osg::Object | inlinevirtual |
| asUniform() | osg::Object | inlinevirtual |
| asUniform() const | osg::Object | inlinevirtual |
| className() const =0 | osg::Object | pure virtual |
| clone(const CopyOp &) const =0 | osg::Object | pure virtual |
| cloneType() const =0 | osg::Object | pure virtual |
| computeDataVariance() | osg::Object | inlinevirtual |
| DataVariance enum name (defined in osg::Object) | osg::Object | |
| deleteUsingDeleteHandler() const (defined in osg::Referenced) | osg::Referenced | protected |
| dirty() (defined in osgVolume::Property) | osgVolume::Property | inline |
| DYNAMIC enum value (defined in osg::Object) | osg::Object | |
| getCompoundClassName() const | osg::Object | inline |
| getDataVariance() const | osg::Object | inline |
| getDeleteHandler() | osg::Referenced | static |
| getGlobalReferencedMutex() | osg::Referenced | static |
| getModifiedCount() const (defined in osgVolume::Property) | osgVolume::Property | inline |
| getName() const | osg::Object | inline |
| getObserverSet() const | osg::Referenced | inline |
| getOrCreateObserverSet() const | osg::Referenced | |
| getOrCreateUserDataContainer() | osg::Object | |
| getRefMutex() const | osg::Referenced | inline |
| getRefMutex() const (defined in osg::Referenced) | osg::Referenced | inline |
| getThreadSafeReferenceCounting() | osg::Referenced | static |
| getThreadSafeRefUnref() const | osg::Referenced | inline |
| getThreadSafeRefUnref() const (defined in osg::Referenced) | osg::Referenced | inline |
| getUniform() | osgVolume::ScalarProperty | inline |
| getUniform() const | osgVolume::ScalarProperty | inline |
| getUserData() | osg::Object | virtual |
| getUserData() const | osg::Object | virtual |
| getUserDataContainer() | osg::Object | inline |
| getUserDataContainer() const | osg::Object | inline |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getUserValue(const std::string &name, T &value) const | osg::Object | |
| getValue() const | osgVolume::ScalarProperty | inline |
| isSameKindAs(const Object *) const (defined in osg::Object) | osg::Object | inlinevirtual |
| libraryName() const =0 | osg::Object | pure virtual |
| META_Object(osgVolume, SampleRatioProperty) (defined in osgVolume::SampleRatioProperty) | osgVolume::SampleRatioProperty | |
| META_Object(osgVolume, ScalarProperty) (defined in osgVolume::ScalarProperty) | osgVolume::ScalarProperty | |
| META_Object(osgVolume, Property) (defined in osgVolume::Property) | osgVolume::Property | |
| Object() | osg::Object | inline |
| Object(bool threadSafeRefUnref) (defined in osg::Object) | osg::Object | inlineexplicit |
| Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
| operator=(const Referenced &) (defined in osg::Referenced) | osg::Referenced | inline |
| Property() (defined in osgVolume::Property) | osgVolume::Property | |
| Property(const Property &, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgVolume::Property | |
| ref() const | osg::Referenced | inline |
| referenceCount() const | osg::Referenced | inline |
| Referenced() (defined in osg::Referenced) | osg::Referenced | |
| Referenced(bool threadSafeRefUnref) (defined in osg::Referenced) | osg::Referenced | explicit |
| Referenced(const Referenced &) (defined in osg::Referenced) | osg::Referenced | |
| releaseGLObjects(osg::State *=0) const | osg::Object | inlinevirtual |
| removeObserver(Observer *observer) const | osg::Referenced | |
| resizeGLObjectBuffers(unsigned int) | osg::Object | inlinevirtual |
| SampleRatioProperty(float value=1.0f) (defined in osgVolume::SampleRatioProperty) | osgVolume::SampleRatioProperty | |
| SampleRatioProperty(const SampleRatioProperty &isp, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) (defined in osgVolume::SampleRatioProperty) | osgVolume::SampleRatioProperty | |
| ScalarProperty(const std::string &scaleName, float value) (defined in osgVolume::ScalarProperty) | osgVolume::ScalarProperty | |
| ScalarProperty(const ScalarProperty &scalarProperty, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) (defined in osgVolume::ScalarProperty) | osgVolume::ScalarProperty | |
| ScalarProperty() (defined in osgVolume::ScalarProperty) | osgVolume::ScalarProperty | protected |
| setDataVariance(DataVariance dv) | osg::Object | inline |
| setDeleteHandler(DeleteHandler *handler) | osg::Referenced | static |
| setModifiedCount(unsigned int c) (defined in osgVolume::Property) | osgVolume::Property | inline |
| setName(const std::string &name) | osg::Object | inlinevirtual |
| setName(const char *name) | osg::Object | inline |
| setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | static |
| setThreadSafeRefUnref(bool threadSafe) | osg::Object | virtual |
| setUserData(Referenced *obj) | osg::Object | virtual |
| setUserData(const ref_ptr< T > &ud) (defined in osg::Object) | osg::Object | inline |
| setUserDataContainer(osg::UserDataContainer *udc) | osg::Object | |
| setUserDataContainer(const ref_ptr< T > &udc) (defined in osg::Object) | osg::Object | inline |
| setUserValue(const std::string &name, const T &value) | osg::Object | |
| setValue(float v) | osgVolume::ScalarProperty | inlinevirtual |
| signalObserversAndDelete(bool signalDelete, bool doDelete) const (defined in osg::Referenced) | osg::Referenced | protected |
| STATIC enum value (defined in osg::Object) | osg::Object | |
| traverse(PropertyVisitor &pv) (defined in osgVolume::Property) | osgVolume::Property | inlinevirtual |
| unref() const | osg::Referenced | inline |
| unref_nodelete() const | osg::Referenced | |
| UNSPECIFIED enum value (defined in osg::Object) | osg::Object | |
| ~Object() | osg::Object | protectedvirtual |
| ~Property() (defined in osgVolume::Property) | osgVolume::Property | protectedvirtual |
| ~Referenced() (defined in osg::Referenced) | osg::Referenced | protectedvirtual |
| ~SampleRatioProperty() (defined in osgVolume::SampleRatioProperty) | osgVolume::SampleRatioProperty | inlineprotectedvirtual |
| ~ScalarProperty() (defined in osgVolume::ScalarProperty) | osgVolume::ScalarProperty | inlineprotectedvirtual |
1.8.13