Katana Plug-in APIs 0.1

Foundry::Katana::ViewerUtils::GLManipulatorHandle Member List

This is the complete list of members for Foundry::Katana::ViewerUtils::GLManipulatorHandle, including all inherited members.
cancelManipulation()Foundry::Katana::ViewerUtils::GLManipulatorHandle [virtual]
canProcessKeyboardModifiers(int modifiers) const Foundry::Katana::ViewerUtils::GLManipulatorHandle [inline, protected, virtual]
drag(const Vec3d &initialPointOnPlane, const Vec3d &previousPointOnPlane, const Vec3d &currentPointOnPlane, const Vec2i &initialMousePosition, const Vec2i &previousMousePosition, const Vec2i &currentMousePosition, bool isFinal)Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected, virtual]
draw()Foundry::Katana::ViewerUtils::GLManipulatorHandle [virtual]
endDrag()Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected, virtual]
event(const FnEventWrapper &eventData)Foundry::Katana::ViewerUtils::GLManipulatorHandle [virtual]
getDraggingPlane(Vec3d &origin, Vec3d &normal)Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected, virtual]
getGLManipulator()Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
getLatestKeyboardModifiers() const Foundry::Katana::ViewerUtils::GLManipulatorHandle [inline, protected]
getLatestMousePosition() const Foundry::Katana::ViewerUtils::GLManipulatorHandle [inline, protected]
getLocalXform()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
getManipulator()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
getOption(Foundry::Katana::ViewerAPI::OptionIdGenerator::value_type)Foundry::Katana::ViewerUtils::GLManipulatorHandle [virtual]
Foundry::Katana::ViewerAPI::ManipulatorHandle::getOption(const std::string &name)Foundry::Katana::ViewerAPI::ManipulatorHandle
getPrivateData(void *inputData)Foundry::Katana::ViewerAPI::ManipulatorHandle [inline, virtual]
getViewerDelegate()Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
getViewport()Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
getXform()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
GLManipulatorHandle()Foundry::Katana::ViewerUtils::GLManipulatorHandle
hasBeenDragged()Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
isActive()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
isDragging()Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
isHovered()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
ManipulatorHandlePluginBase()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
pickerDraw(int64_t pickerID)Foundry::Katana::ViewerUtils::GLManipulatorHandle [virtual]
setLocalXform(const Matrix44d &xform)Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase
setOption(OptionIdGenerator::value_type optionId, FnAttribute::Attribute attr)Foundry::Katana::ViewerAPI::ManipulatorHandle [inline, virtual]
setOption(const std::string &name, FnAttribute::Attribute attr)Foundry::Katana::ViewerAPI::ManipulatorHandle
startDrag(const Vec3d &initialPointOnPlane, const Vec2i &initialMousePosition)Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected, virtual]
useDrawingShader(const Matrix44d &xform, const Vec4f &color, bool isFlat)Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
useLineStippleDrawingShader(const Matrix44d &xform, const Vec4f &color, int pattern, float factor)Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
usePickingShader(const Matrix44d &xform, int handleId, int handlePriority)Foundry::Katana::ViewerUtils::GLManipulatorHandle [protected]
~GLManipulatorHandle()Foundry::Katana::ViewerUtils::GLManipulatorHandle [virtual]
~ManipulatorHandlePluginBase()Foundry::Katana::ViewerAPI::ManipulatorHandlePluginBase [virtual]
 All Classes Functions Variables Typedefs Enumerations Enumerator