Katana Plug-in APIs 0.1

Foundry::Katana::ViewerAPI::ViewportLayer Member List

This is the complete list of members for Foundry::Katana::ViewerAPI::ViewportLayer, including all inherited members.
addPickableObject(FnAttribute::Attribute attr)Foundry::Katana::ViewerAPI::ViewportLayer
cleanup()=0Foundry::Katana::ViewerAPI::ViewportLayer [pure virtual]
customPick(unsigned int x, unsigned int y, unsigned int w, unsigned int h, bool deepPicking, PickedAttrsMap &pickedAttrs, float *singlePointDepth=NULL)Foundry::Katana::ViewerAPI::ViewportLayer [virtual]
draw()=0Foundry::Katana::ViewerAPI::ViewportLayer [pure virtual]
event(const FnEventWrapper &eventData)Foundry::Katana::ViewerAPI::ViewportLayer [inline, virtual]
flush()Foundry::Katana::ViewerAPI::ViewportLayer [inline, static]
freeze()=0Foundry::Katana::ViewerAPI::ViewportLayer [pure virtual]
getOption(OptionIdGenerator::value_type optionId)Foundry::Katana::ViewerAPI::ViewportLayer [virtual]
getOption(const std::string &name)Foundry::Katana::ViewerAPI::ViewportLayer
getPrivateData(void *inputData)Foundry::Katana::ViewerAPI::ViewportLayer [inline, virtual]
getViewport()Foundry::Katana::ViewerAPI::ViewportLayerPluginBase
hover(bool isHovering, int x, int y)Foundry::Katana::ViewerAPI::ViewportLayer [inline, virtual]
pick(unsigned int x, unsigned int y, unsigned int w, unsigned int h, bool deepPicking, PickedAttrsMap &pickedAttrs, float *singlePointDepth=NULL)Foundry::Katana::ViewerAPI::ViewportLayerPluginBase
pickerDraw(unsigned int x, unsigned int y, unsigned int w, unsigned int h, const PickedAttrsMap &ignoreAttrs)Foundry::Katana::ViewerAPI::ViewportLayer [inline, virtual]
resize(unsigned int width, unsigned int height)=0Foundry::Katana::ViewerAPI::ViewportLayer [pure virtual]
setOption(OptionIdGenerator::value_type optionId, FnAttribute::Attribute attr)Foundry::Katana::ViewerAPI::ViewportLayer [inline, virtual]
setOption(const std::string &name, FnAttribute::Attribute attr)Foundry::Katana::ViewerAPI::ViewportLayer
setup()=0Foundry::Katana::ViewerAPI::ViewportLayer [pure virtual]
thaw()=0Foundry::Katana::ViewerAPI::ViewportLayer [pure virtual]
usesPickingOnHover()Foundry::Katana::ViewerAPI::ViewportLayer [inline]
ViewportLayer(bool usePickingOnHover=false)Foundry::Katana::ViewerAPI::ViewportLayer
~ViewportLayer()Foundry::Katana::ViewerAPI::ViewportLayer [virtual]
 All Classes Functions Variables Typedefs Enumerations Enumerator