, including all inherited members.
| asAttribute() | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| disableInteraction(bool disabled) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| endInteraction() | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| getCameraTypeID() | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| getCenterOfInterest() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getDirection() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getFOV() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getLeft() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getLocationPath() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getNearFar(double &near, double &far) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getOption(OptionIdGenerator::value_type optionId) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| getOption(const std::string &name) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| getOrigin() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getOrthographicWidth() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getPluginInstance() | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | [inline] |
| getPointOnPlane(int x, int y, const Vec3d &planeOrigin, const Vec3d &planeNormal, Vec3d &intersection) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| getProjectionMatrix() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getProjectionMatrix44d() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getRay(int x, int y, Vec3d &pos, Vec3d &dir) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| getScreenWindow(double &left, double &right, double &bottom, double &top) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getUp() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getViewMatrix() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getViewMatrix44d() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getViewport() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| hasLocationPath() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| isInteractionDisabled() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| projectObjectIntoWindow(Vec3d point) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| projectWindowIntoObject(Vec3d point) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| rotate(double x, double y, double z) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| setCenterOfInterest(double coi) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setDirty(CameraDirtyBits dirtyBits) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| setFOV(double fov) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setLocationPath(const std::string &locationPath) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setNearFar(double near, double far) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setOption(OptionIdGenerator::value_type optionId, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| setOption(const std::string &name, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| setOrthographicWidth(double width) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setProjectionMatrix(const double *matrix) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setScreenWindow(double left, double right, double bottom, double top) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setup(FnAttribute::GroupAttribute attr) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| setViewMatrix(const double *matrix) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setViewportDimensions(unsigned int width, unsigned int height) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| startInteraction() | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |
| translate(double x, double y, double z) | Foundry::Katana::ViewerAPI::ViewportCameraWrapper | |