This is the complete list of members for
Foundry::Katana::ViewerAPI::ViewportLayerWrapper, including all inherited members.
| draw() | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | |
| event(FnEventWrapper eventData) | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | |
| getOption(OptionIdGenerator::value_type optionId) | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | |
| getOption(const std::string &name) | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | |
| getPluginInstance() | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | [inline] |
| getViewport() | Foundry::Katana::ViewerAPI::ViewportLayerPluginBase | |
| hover(bool isHovering, int x, int y) | Foundry::Katana::ViewerAPI::ViewportLayerPluginBase | |
| pick(unsigned int x, unsigned int y, unsigned int w, unsigned int h, bool deepPicking, PickedAttrsMap &pickedAttrs, float *singlePointDepth=NULL) | Foundry::Katana::ViewerAPI::ViewportLayerPluginBase | |
| setOption(OptionIdGenerator::value_type optionId, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | |
| setOption(const std::string &name, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewportLayerWrapper | |