, including all inherited members.
| asAttribute()=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| disableInteraction(bool disabled) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| endInteraction()=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| flush() | Foundry::Katana::ViewerAPI::ViewportCamera | [inline, static] |
| getCameraTypeID()=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| 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::ViewportCamera | [virtual] |
| getOption(const std::string &name) | Foundry::Katana::ViewerAPI::ViewportCamera | |
| getOrigin() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getOrthographicWidth() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getPointOnPlane(int x, int y, const Vec3d &planeOrigin, const Vec3d &planeNormal, Vec3d &intersection)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| getPrivateData(void *inputData) | Foundry::Katana::ViewerAPI::ViewportCamera | [inline, virtual] |
| getProjectionMatrix() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getProjectionMatrix44d() | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| getRay(int x, int y, Vec3d &pos, Vec3d &dir)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| 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)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| projectWindowIntoObject(Vec3d point)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| rotate(double x, double y, double z)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| setCenterOfInterest(double coi) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setDirty(CameraDirtyBits dirtyBits)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| 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::ViewportCamera | [inline, virtual] |
| setOption(const std::string &name, FnAttribute::Attribute attr) | Foundry::Katana::ViewerAPI::ViewportCamera | |
| 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)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| setViewMatrix(const double *matrix) | Foundry::Katana::ViewerAPI::ViewportCameraPluginBase | |
| setViewportDimensions(unsigned int width, unsigned int height)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| startInteraction()=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |
| translate(double x, double y, double z)=0 | Foundry::Katana::ViewerAPI::ViewportCamera | [pure virtual] |