Katana Plug-in APIs 0.1

Foundry::Katana::ViewerAPI::ViewerDelegate Member List

This is the complete list of members for Foundry::Katana::ViewerAPI::ViewerDelegate, 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()=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure 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
deactivateSourceLocation(const std::string &locationPath)Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase
deactivateSourceLocations(const std::vector< std::string > &locationPaths)Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase
flush()Foundry::Katana::ViewerAPI::ViewerDelegate [inline, static]
freeze()=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure 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)Foundry::Katana::ViewerAPI::ViewerDelegate [virtual]
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]
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 ViewerLocationEvent &event, bool locationHandled)=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure virtual]
locationsSelected(const std::vector< std::string > &locationPaths)=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure 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)Foundry::Katana::ViewerAPI::ViewerDelegate [inline, virtual]
setOption(const std::string &name, FnAttribute::Attribute attr)Foundry::Katana::ViewerAPI::ViewerDelegate
setProxyGeometryEnabled(bool enabled)Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase
setup()=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure virtual]
sourceLocationEvent(const ViewerLocationEvent &event)=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure virtual]
thaw()=0Foundry::Katana::ViewerAPI::ViewerDelegate [pure virtual]
ViewerDelegate()Foundry::Katana::ViewerAPI::ViewerDelegate
ViewerDelegatePluginBase()Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase
~ViewerDelegate()Foundry::Katana::ViewerAPI::ViewerDelegate [virtual]
~ViewerDelegatePluginBase()Foundry::Katana::ViewerAPI::ViewerDelegatePluginBase [virtual]
 All Classes Functions Variables Typedefs Enumerations Enumerator