Blue Brain BioExplorer
core::AbstractManipulator Member List

This is the complete list of members for core::AbstractManipulator, including all inherited members.

_cameracore::AbstractManipulatorprotected
_keyboardHandlercore::AbstractManipulatorprotected
_motionSpeedcore::AbstractManipulatorprotected
_rotationSpeedcore::AbstractManipulatorprotected
AbstractManipulator(Camera &camera, KeyboardHandler &keyboardHandler)core::AbstractManipulator
adjust(const Boxd &boundingBox)core::AbstractManipulatorvirtual
AxisMode enum namecore::AbstractManipulator
dragLeft(const Vector2i &to, const Vector2i &from)=0core::AbstractManipulatorpure virtual
dragMiddle(const Vector2i &to, const Vector2i &from)=0core::AbstractManipulatorpure virtual
dragRight(const Vector2i &to, const Vector2i &from)=0core::AbstractManipulatorpure virtual
getMotionSpeed() constcore::AbstractManipulator
getRotationSpeed() constcore::AbstractManipulator
getWheelSpeed() constcore::AbstractManipulator
rotate(const Vector3d &pivot, double du, double dv, AxisMode axisMode)core::AbstractManipulator
translate(const Vector3d &v)core::AbstractManipulatorprotected
updateMotionSpeed(float speed)core::AbstractManipulator
wheel(const Vector2i &position, float delta)=0core::AbstractManipulatorpure virtual
~AbstractManipulator()=defaultcore::AbstractManipulatorvirtual