![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for ArcBallController, including all inherited members.
ArcBallController(double NewWidth, double NewHeight) | ArcBallController | |
ArcBallController(double NewWidth, double NewHeight, rw::graphics::SceneCamera::Ptr cam) | ArcBallController | |
autoZoom(rw::core::Ptr< rw::models::WorkCell > workcell, rw::core::Ptr< const rw::kinematics::State > state, double fovy, double aspectRatio) | ArcBallController | virtual |
click(float x, float y) | ArcBallController | |
drag(float x, float y) | ArcBallController | |
draw() | ArcBallController | virtual |
getCenter() | ArcBallController | inlinevirtual |
getPanTarget() | ArcBallController | virtual |
getTransform() const | ArcBallController | virtual |
handleEvent(QEvent *event) | ArcBallController | virtual |
mapToSphere(double x, double y) const | ArcBallController | protected |
pan(int x, int y) | ArcBallController | protected |
Ptr typedef | ArcBallController | |
setBounds(double NewWidth, double NewHeight) | ArcBallController | virtual |
setCenter(const rw::math::Vector3D<> ¢er, const rw::math::Vector2D<> &screenCenter) | ArcBallController | virtual |
setDrawable(rw::graphics::DrawableNode::Ptr obj) | ArcBallController | inlinevirtual |
setPanTarget(rw::math::Vector3D< double > target, bool enable=true) | ArcBallController | virtual |
setTransform(const rw::math::Transform3D<> &t3d) | ArcBallController | virtual |
setZoomTarget(rw::math::Vector3D< double > target, bool enable=true) | ArcBallController | virtual |
unproject(int x, int y, double z) | ArcBallController | protected |
zoom(double amount) | ArcBallController | virtual |
zoomScale(double scale=1) (defined in ArcBallController) | ArcBallController | inline |
~ArcBallController() | ArcBallController | inlinevirtual |
~CameraController() | CameraController | inlinevirtual |