, 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 | |
| cleanup() | ExampleViewerDelegate | [virtual] |
| 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 | |
| computeExtent(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegate | [virtual] |
| computeMergedExtent(const std::vector< std::string > &locations, const std::string &excludeLocation) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| create() | ExampleViewerDelegate | [static] |
| deactivateSourceLocation(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| deactivateSourceLocations(const std::vector< std::string > &locationPaths) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| flush() | ExampleViewerDelegate | [static] |
| freeze() | ExampleViewerDelegate | [virtual] |
| getAttributes(const std::string &locationPath, FnViewerDelegateSceneView sceneView=kFnViewerDelegatePrimary) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| getBounds(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewerDelegate | [virtual] |
| 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) | ExampleViewerDelegate | [virtual] |
| Foundry::Katana::ViewerAPI::ViewerDelegate::getOption(const std::string &name) | Foundry::Katana::ViewerAPI::ViewerDelegate | |
| 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 | |
| getPrivateData(void *inputData) | Foundry::Katana::ViewerAPI::ViewerDelegate | [inline, virtual] |
| getSceneRoot() | ExampleViewerDelegate | [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 | |
| isProcessing() const | Foundry::Katana::ViewerAPI::ViewerDelegate | [inline, virtual] |
| locationEvent(const Foundry::Katana::ViewerAPI::ViewerLocationEvent &event, bool locationHandled) override | ExampleViewerDelegate | [virtual] |
| locationsSelected(const std::vector< std::string > &locations) | ExampleViewerDelegate | [virtual] |
| 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) | ExampleViewerDelegate | [virtual] |
| Foundry::Katana::ViewerAPI::ViewerDelegate::setOption(const std::string &name, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewerDelegate | |
| setProxyGeometryEnabled(bool enabled) | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| setup() | ExampleViewerDelegate | [virtual] |
| sourceLocationEvent(const Foundry::Katana::ViewerAPI::ViewerLocationEvent &event) override | ExampleViewerDelegate | [virtual] |
| thaw() | ExampleViewerDelegate | [virtual] |
| ViewerDelegate() | Foundry::Katana::ViewerAPI::ViewerDelegate | |
| ViewerDelegatePluginBase() | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | |
| ~ViewerDelegate() | Foundry::Katana::ViewerAPI::ViewerDelegate | [virtual] |
| ~ViewerDelegatePluginBase() | Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase | [virtual] |