, including all inherited members.
| activateSourceLocation(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| activateSourceLocations(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| addComponent(const std::string &pluginName, const std::string &name) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| callPythonCallback(const std::string &name, FnAttribute::Attribute message) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| closeLocation(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| closeLocations(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| closeManipulationGroup(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| computeMergedExtent(const std::vector< std::string > &locations, const std::string &excludeLocation) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| deactivateSourceLocation(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| deactivateSourceLocations(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getAttributes(const std::string &locationPath, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getCompatibleManipulatorsInfo(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getComponent(const std::string &name) const | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getComponent(unsigned int index) const | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getComponentIndex(const std::string &name) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getComponentName(unsigned int index) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getCookedAttributes(const std::string &locationPath, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getDescendantLocations(const std::string &location) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getLiveAttributes(const std::string &locationPath, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getLocalXform(const std::string &locationPath, bool &isAbsolute, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getNumberOfComponents() const | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getNumberOfViewports() | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getOption(OptionIdGenerator::value_type optionId) | Foundry::Katana::ViewerAPI::ViewerDelegateWrapper | |
| getOption(const std::string &name) | Foundry::Katana::ViewerAPI::ViewerDelegateWrapper | |
| getParentXform(const std::string &locationPath, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getPartialXform(const std::string &locationPath, const std::string &groupName, const std::string &componentName, bool includeComponent, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary, bool includeParentXform=true, bool includeBeforeGroup=true, bool includeAfterGroup=false) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getPluginInstance() | Foundry::Katana::ViewerAPI::ViewerDelegateWrapper | [inline] |
| getSelectedLocations(std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getViewport(const std::string &name) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getViewport(unsigned int index) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getViewportName(unsigned int index) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getWorldXform(const std::string &locationPath, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| insertComponent(const std::string &pluginName, const std::string &name, unsigned int index) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| openLocation(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| openLocations(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| openManipulationGroup(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| removeComponent(const std::string &name) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| removeComponent(unsigned int index) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| selectLocation(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| selectLocations(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| setBoundingBoxesEnabled(bool enabled) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| setManipulatedAttribute(const std::string &locationPath, const std::string &attrName, FnAttribute::Attribute valueAttr, bool isFinal) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| setOption(OptionIdGenerator::value_type optionId, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewerDelegateWrapper | |
| setOption(const std::string &name, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewerDelegateWrapper | |
| setProxyGeometryEnabled(bool enabled) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| ViewerDelegatePluginBase() | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| ~ViewerDelegatePluginBase() | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | [virtual] |