Katana Plug-in APIs 0.1

Foundry::Katana::ViewerAPI::ViewportPluginBase Member List

This is the complete list of members for Foundry::Katana::ViewerAPI::ViewportPluginBase, including all inherited members.
activateManipulator(const std::string &pluginName, const std::vector< std::string > &locationPaths)Foundry::Katana::ViewerAPI::ViewportPluginBase
addCamera(const std::string &pluginName, const std::string &name)Foundry::Katana::ViewerAPI::ViewportPluginBase
addLayer(const std::string &pluginName, const std::string &name)Foundry::Katana::ViewerAPI::ViewportPluginBase
deactivateAllManipulators()Foundry::Katana::ViewerAPI::ViewportPluginBase
deactivateManipulator(const std::string &pluginName)Foundry::Katana::ViewerAPI::ViewportPluginBase
disableCap(uint32_t cap)Foundry::Katana::ViewerAPI::ViewportPluginBase
doneGLContextCurrent()Foundry::Katana::ViewerAPI::ViewportPluginBase
enableCap(uint32_t cap)Foundry::Katana::ViewerAPI::ViewportPluginBase
getActiveCamera()Foundry::Katana::ViewerAPI::ViewportPluginBase
getActiveManipulator(unsigned int index)Foundry::Katana::ViewerAPI::ViewportPluginBase
getActiveManipulator(const std::string &pluginName)Foundry::Katana::ViewerAPI::ViewportPluginBase
getCamera(const std::string &name) const Foundry::Katana::ViewerAPI::ViewportPluginBase
getCamera(unsigned int index) const Foundry::Katana::ViewerAPI::ViewportPluginBase
getCameraIndex(const std::string &name)Foundry::Katana::ViewerAPI::ViewportPluginBase
getCameraName(unsigned int index)Foundry::Katana::ViewerAPI::ViewportPluginBase
getCameraName(ViewportCameraWrapperPtr camera)Foundry::Katana::ViewerAPI::ViewportPluginBase
getDefaultFramebufferObject()Foundry::Katana::ViewerAPI::ViewportPluginBase
getHeight()Foundry::Katana::ViewerAPI::ViewportPluginBase
getHorizontalOffset()Foundry::Katana::ViewerAPI::ViewportPluginBase
getLayer(const std::string &name) const Foundry::Katana::ViewerAPI::ViewportPluginBase
getLayer(unsigned int index) const Foundry::Katana::ViewerAPI::ViewportPluginBase
getLayerIndex(const std::string &name)Foundry::Katana::ViewerAPI::ViewportPluginBase
getLayerName(unsigned int index)Foundry::Katana::ViewerAPI::ViewportPluginBase
getName()Foundry::Katana::ViewerAPI::ViewportPluginBase
getNumberOfActiveManipulators()Foundry::Katana::ViewerAPI::ViewportPluginBase
getNumberOfCameras() const Foundry::Katana::ViewerAPI::ViewportPluginBase
getNumberOfLayers() const Foundry::Katana::ViewerAPI::ViewportPluginBase
getProjectionMatrix()Foundry::Katana::ViewerAPI::ViewportPluginBase
getProjectionMatrix44d()Foundry::Katana::ViewerAPI::ViewportPluginBase
getVerticalOffset()Foundry::Katana::ViewerAPI::ViewportPluginBase
getViewerDelegate()Foundry::Katana::ViewerAPI::ViewportPluginBase
getViewMatrix()Foundry::Katana::ViewerAPI::ViewportPluginBase
getViewMatrix44d()Foundry::Katana::ViewerAPI::ViewportPluginBase
getWidth()Foundry::Katana::ViewerAPI::ViewportPluginBase
getZoom()Foundry::Katana::ViewerAPI::ViewportPluginBase
insertLayer(const std::string &pluginName, const std::string &name, unsigned int index)Foundry::Katana::ViewerAPI::ViewportPluginBase
isDirty()Foundry::Katana::ViewerAPI::ViewportPluginBase
isGLContextCurrent()Foundry::Katana::ViewerAPI::ViewportPluginBase
isPanAndZoomActive()Foundry::Katana::ViewerAPI::ViewportPluginBase
isViewFrozen() const Foundry::Katana::ViewerAPI::ViewportPluginBase
makeGLContextCurrent()Foundry::Katana::ViewerAPI::ViewportPluginBase
pick(unsigned int x, unsigned int y, unsigned int w, unsigned int h, bool deepPicking, PickedAttrsMap &pickedAttrs, float *singlePointDepth=NULL)Foundry::Katana::ViewerAPI::ViewportPluginBase
removeCamera(const std::string &name)Foundry::Katana::ViewerAPI::ViewportPluginBase
removeCamera(unsigned int index)Foundry::Katana::ViewerAPI::ViewportPluginBase
removeCamera(ViewportCameraWrapperPtr camera)Foundry::Katana::ViewerAPI::ViewportPluginBase
removeLayer(const std::string &name)Foundry::Katana::ViewerAPI::ViewportPluginBase
removeLayer(unsigned int index)Foundry::Katana::ViewerAPI::ViewportPluginBase
setActiveCamera(ViewportCameraWrapperPtr camera)Foundry::Katana::ViewerAPI::ViewportPluginBase
setDirty(bool dirty)Foundry::Katana::ViewerAPI::ViewportPluginBase
setPanAndZoomActive(bool active)Foundry::Katana::ViewerAPI::ViewportPluginBase
setViewFrozen(bool isViewFrozen)Foundry::Katana::ViewerAPI::ViewportPluginBase
ViewportPluginBase()Foundry::Katana::ViewerAPI::ViewportPluginBase
~ViewportPluginBase()Foundry::Katana::ViewerAPI::ViewportPluginBase [virtual]
 All Classes Functions Variables Typedefs Enumerations Enumerator